╔════════════════════════════════════════════════════════════════════╗
║ ║
║ KoBoToolbox could not start! ║
║ Please try python3 run.py --logs to see the logs. ║
║ ║
╚════════════════════════════════════════════════════════════════════╝
root@kobo:/home/kobo/kobo-install#
Where do you want to install?
[/home/kobo/kobo-docker]:
Please confirm path [/home/kobo/kobo-docker]
1) Yes
2) No
[1]:
Do you want to see advanced options?
1) Yes
2) No
[2]:
What kind of installation do you need?
1) On your workstation
2) On a server
[2]:
Public domain name? [xxxxxx.com]:
KPI sub domain? [koboml]:
KoBoCat sub domain? [kc]:
Enketo Express sub domain name? [ee]:
Do you want to use HTTPS?
1) Yes
2) No
[1]:
╔════════════════════════════════════════════════════════════════════╗
║ ║
║ Please note that certificates must be installed on a reverse-proxy ║
║ or a load balancer.kobo-install can install one, if needed. ║
║ ║
╚════════════════════════════════════════════════════════════════════╝
Auto-install HTTPS certificates with Let’s Encrypt?
1) Yes
2) No - Use my own reverse-proxy/load-balancer
[2]:
Internal port used by reverse proxy is 8080.
Hello, I’m trying to install using kobo-install but it always get crashed when starting the kobotoolbox. I’m using normal installation with workstation and advanced options for dev mode. I’m trying to make some changes in the kpi but I can’t even install in the normal way.
When I try using workstation without advanced options it remains every time in wait another 600 seconds and the mongo container keeps restarting but not working.
Can you provide more details please? The logs, the version of docker and compose, the OS where you’ve installed kobo-install and obviously, the version of kobo-install
We were using an older version of KoboToolbox from 2019. I upgraded the database step by step using the documentation provided by the KoboToolbox team. After upgrading the code by checking out the latest version, I encountered build errors during the process. DNS uses HTTPS as its protocol.
I attempted to build the latest version of KoboToolbox on my local machine. Before proceeding with the upgrade, I took a dump of the old database and restored it into a new version of the KoboToolbox environment. After the database was restored, I adjusted the environment file as needed.
The task was successfully completed. However, when I ran the run.py file, I encountered a delay of 600 seconds. I have attached a screenshot showing this issue.
If there are any known issues with running KoboToolbox locally without HTTPS, I would greatly appreciate your valuable guidance on resolving this.