dodgepong
dodgepong
CCoder.com
Created by Šimon DJ Čecháček on 4/30/2024 in #help
home directory of user changed owner to ubuntu user
I guess I'll make a new thread
27 replies
CCoder.com
Created by Šimon DJ Čecháček on 4/30/2024 in #help
home directory of user changed owner to ubuntu user
And SSHing into the server gives me this:
==> ⧗ Running workspace agent startup scripts (non-blocking)
2024-10-02 12:09:42.717-04:00 Startup Script: cp: cannot create regular file '/home/btorell/.bash_logout': Permission denied
2024-10-02 12:09:42.717-04:00 Startup Script: cp: cannot create regular file '/home/btorell/.bashrc': Permission denied
2024-10-02 12:09:42.717-04:00 Startup Script: cp: cannot create regular file '/home/btorell/.profile': Permission denied
=== ✘ Running workspace agent startup scripts (non-blocking) [21ms]
Warning: A startup script exited with an error and your workspace may be incomplete.
For more information and troubleshooting, see https://coder.com/docs/templates/troubleshooting#startup-script-exited-with-an-error and https://coder.com/docs/templates/troubleshooting
==> ⧗ Running workspace agent startup scripts (non-blocking)
2024-10-02 12:09:42.717-04:00 Startup Script: cp: cannot create regular file '/home/btorell/.bash_logout': Permission denied
2024-10-02 12:09:42.717-04:00 Startup Script: cp: cannot create regular file '/home/btorell/.bashrc': Permission denied
2024-10-02 12:09:42.717-04:00 Startup Script: cp: cannot create regular file '/home/btorell/.profile': Permission denied
=== ✘ Running workspace agent startup scripts (non-blocking) [21ms]
Warning: A startup script exited with an error and your workspace may be incomplete.
For more information and troubleshooting, see https://coder.com/docs/templates/troubleshooting#startup-script-exited-with-an-error and https://coder.com/docs/templates/troubleshooting
27 replies
CCoder.com
Created by Šimon DJ Čecháček on 4/30/2024 in #help
home directory of user changed owner to ubuntu user
(btorell is my user)
27 replies
CCoder.com
Created by Šimon DJ Čecháček on 4/30/2024 in #help
home directory of user changed owner to ubuntu user
Interestingly, I get this error when starting up the upgraded workspace:
cp: cannot create regular file '/home/btorell/.bash_logout': Permission denied
cp: cannot create regular file '/home/btorell/.bashrc': Permission denied
cp: cannot create regular file '/home/btorell/.profile': Permission denied
cp: cannot create regular file '/home/btorell/.bash_logout': Permission denied
cp: cannot create regular file '/home/btorell/.bashrc': Permission denied
cp: cannot create regular file '/home/btorell/.profile': Permission denied
though the workspace does start
27 replies
CCoder.com
Created by Šimon DJ Čecháček on 4/30/2024 in #help
home directory of user changed owner to ubuntu user
Hi there, doing a Discord server search and ran into this same issue. Is adding a chown command before startup really the solution here?
27 replies