n8n / Platform Services not starting since v7.7.1 upgrade
Solved
Support
-
G girish marked this topic as a question on
-
@rosano yes, please can you drop a mail to support@cloudron.io , I can debug why this is happenning now.
-
so something went wrong with that swap file then. Try to remove that file and run the script again, that should rebuild swap
@nebulon seems also that the swap file was commented out in
/etc/fstab
(again not sure why/how) so it doesn't persist across restarts, and I guess the script you posted wouldn't affect this.# /apps.swap none swap sw 0 0
After uncommenting and
reboot now
, there seems to be a swap file viaswapon
:/apps.swap file 3.7G 1.8M -2
And all apps are running / stopped as expected, nothing hanging
thanks for your patience and help
.
I wonder what about this could have to do with the latest Cloudron update as I didn't touch anything in the last days and everything seemed to be fine.
-
R rosano has marked this topic as solved on