ok. this is solved, thanks! i had nodejs installed. it worked today without the "sudo" i dont know why
manuel
Posts
-
problem installin Cloudron CLI on a linux ubuntu machine (my local machine) -
problem installin Cloudron CLI on a linux ubuntu machine (my local machine)hi guys , hope you are well. i am trying to follow your packaging tutorial i am stuck installing the cloudron CLI on my command line using npm.
I get this error message. i am not very knowlegeable on nodejs. so any help or idea of what can be the problem is welcome.
sudo npm install -g cloudron
[sudo] password for manuel:
/usr/bin/env: ‘node’: No such file or directoryI tried to install another package globally and it works fine.
thanks!
-
problem with permissions installing Flask on a LAMP container@robi this is interesting! I will have a look
-
problem with permissions installing Flask on a LAMP container@girish thank you. this is really interesting! I will have a look
-
problem with permissions installing Flask on a LAMP container@nebulon Hi ! thank you for your reply, i will explain you a bit the use case. i am doing these kind of project for the first time and maybe i am not doing the right thing...
I would like to install a web app locally on my computer using Flask (the python framework).
Once is installed locally I would like to also install it in my Virtual private server (the ubuntu vps where i have installed cloudron) and use Git for version control. I need an apache server and I thouht it could be good idea to use the LAMP you guys have packaged on cloudron.the command i am trying to run in the lamp container is : "pip install --user Flask
i hope this makes it more clear
-
problem with permissions installing Flask on a LAMP containerHello , i created a new LAMP container. as "root" i can not create folders in the /root directory.
root@78bd304d-c826-4dd9-a64d-978a5b931efd:/app/code# ls -ld /root
drwx------ 1 root root 4096 Oct 16 12:33 /rootwhen I try to install Flask I get this error message,
ERROR: Could not install packages due to an OSError: [Errno 30] Read-only file system: '/root/.local'
it could be an indication that the underlying file system is mounted as read-only.
any ideas on how to solve this?
thank you
-
Task Error: Task 11576 crashed with code 1@nebulon thanks a millio! it works now, i am going to proceed with the update to the ubuntu 20.04.
-
Task Error: Task 11576 crashed with code 1@girish said in Task Error: Task 11576 crashed with code 1:
If you run node --version on the server do you see an immediate error ?
this is what i see
node: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.28' not found (required by node)
-
Task Error: Task 11576 crashed with code 1@nebulon said in Task Error: Task 11576 crashed with code 1:
Is the logviewer for that app as mentioned in https://docs.cloudron.io/apps/#log-viewer not working?
yes that's correct
@nebulon said in Task Error: Task 11576 crashed with code 1:
Also have you tried to go to the repair tab for that app in the cloudron dashboard?
it does not allow me to click "restart app" nor "enable recovery mode".
i have also tried to uninstall the app and I get this message
Task Error
If a configuration, update, restore or backup action resulted in an error, you can retry the task.An error occurred during the uninstall operation: Task Error: Task 11491 crashed with code 1
-
Task Error: Task 11576 crashed with code 1@girish I dont manage to connect with the logs in the apps that have the error. yes i am on ubuntu 18, thanks!
-
Task Error: Task 11576 crashed with code 1Dear support , last week i changed the backup configuration of my cloudron installation . storage provider is Filesystem.
After I did that there is one app with error message similar to the one in the title == Task Error: Task 11576 crashed with code 1
All the apps installed exept that one work well.... but when i try to install a new app, then I get similar message and I then I cannot uninstall the app.
Any ideas on how to solve this would be very much appreciated .
Thanks!
-
error occurred during the uninstall operation@nebulon thank you ! this is already something new. however, i dont understand those technical messages
-
error occurred during the uninstall operationdear cloudron community,
i am trying to uninstall 2 apps (monica and nextcloud) and i get two similar errors:
An error occurred during the uninstall operation: Task Error: Task 3207 stopped
An error occurred during the uninstall operation: Task Error: Task 3206 stopped
Can somebody hint me how could I deal with this?
Thank you!