Cloudron post install questions
-
All:
You're not going to believe this ...
I set out to recreate the Ubuntu server today, simply because I have nothing else too pressing that needed my immediate attention.
It's important to know that this was a fresh install, with the only package that was installed prior to installing Cloudron being net-tools.
I connected everything, and as my luck would have it, attempted to install Guacamole again, and it hangs at the same place.
In addition to that, my screen is also showing that it's "Starting services" and that it could take a while.
EDIT: Correction, the app is showing "Installing - Waiting for Cloudron to initialize' as its status.
I'm starting to wonder if there is something else that is preventing this from happening that's not directly related to Ubuntu or Cloudron.
As an aside, I have a recursive DNS setup that also uses Unbound, and I had set that as the primary DNS IP and nothing else as a secondary or tertiary. Could this be an issue? If so, why does everything else work flawlessly but not an app install?
I also use Docker ran from another server, and finally, the Ubuntu server is run on a virtual machine.
While I find troubleshooting Linux things very challenging and fulfilling, this one is starting to have the opposite effect. Any ideas and help, as always, is greatly appreciated.
-
@ejarvis said in Cloudron post install questions:
EDIT: Correction, the app is showing "Installing - Waiting for Cloudron to initialize' as its status.
The issue is that the (internal) services are all not starting up on the server for some reason. Can you email the entire
/home/yellowtent/platformdata/logs/box.log
to support@cloudron.io ? There's got to be some error there or maybe it is stuck somewhere else which we are not handling. -
@girish said in Cloudron post install questions:
@ejarvis said in Cloudron post install questions:
EDIT: Correction, the app is showing "Installing - Waiting for Cloudron to initialize' as its status.
The issue is that the (internal) services are all not starting up on the server for some reason. Can you email the entire
/home/yellowtent/platformdata/logs/box.log
to support@cloudron.io ? There's got to be some error there or maybe it is stuck somewhere else which we are not handling.Sorry for the delay, apparently our outage also almost caused file degradation on our NAS and that had to be resolved before this could.
I just sent a response to that email address that also includes Johannes, if you don't see it that is where you can request to look at it.
Please let me know what else I can do.
-
@ejarvis The issue seems to be that mongodb has crashed/not starting up properly. I sent you some instructions via email.
2022-12-08T14:23:14.794Z box:cloudron Startup task at index 2 failed: Network error waiting for mongodb: connect ECONNREFUSED 172.18.0.5:3000 BoxError: Network error waiting for mongodb: connect ECONNREFUSED 172.18.0.5:3000 at /home/yellowtent/box/src/services.js:588:33 at processTicksAndRejections (node:internal/process/task_queues:96:5) at async promiseRetry (/home/yellowtent/box/src/promise-retry.js:17:20) at async waitForContainer (/home/yellowtent/box/src/services.js:583:5) at async startMongodb (/home/yellowtent/box/src/services.js:1508:9) at async Object.startServices (/home/yellowtent/box/src/services.js:806:9) at async Object.start (/home/yellowtent/box/src/platform.js:67:13) at async onActivated (/home/yellowtent/box/src/cloudron.js:79:5) at async Array.<anonymous> (/home/yellowtent/box/src/cloudron.js:130:9)
-
@ejarvis said in Cloudron post install questions:
@girish said in Cloudron post install questions:
@ejarvis said in Cloudron post install questions:
EDIT: Correction, the app is showing "Installing - Waiting for Cloudron to initialize' as its status.
The issue is that the (internal) services are all not starting up on the server for some reason. Can you email the entire
/home/yellowtent/platformdata/logs/box.log
to support@cloudron.io ? There's got to be some error there or maybe it is stuck somewhere else which we are not handling.Sorry for the delay, apparently our outage also almost caused file degradation on our NAS and that had to be resolved before this could.
I just sent a response to that email address that also includes Johannes, if you don't see it that is where you can request to look at it.
Please let me know what else I can do.
I performed those steps, the DB is still not starting up. I am going to respond to that email message and attach the logs so that you can see what's happening.
-
-
-