This message was deleted.
# helpdesk
s
This message was deleted.
m
cc @great-umbrella-58130
g
hi @little-morning-76863. what cloud provider are you using? there should be a log where you can see if there are errors in the script. see https://stackoverflow.com/questions/18691867/where-to-find-logs-for-a-cloud-init-user-data-script
l
Hi @great-umbrella-58130 sorry for the late response didn't see the message! I am currently using digital ocean (created a droplet with ubuntu running on it) and I am now trying to run
init_script.sh
I am planning on doing the same on another cloud provider called akash but I decided to first try it on DigitalOcean, I used
scp
to move my script to the droplet and I have write permissions however for some reason it still doesn't work could you help me with this?
g
No problem @little-morning-76863! Digital Ocean with Ubuntu should work just fine. When you say it doesn’t work, could you provide some more info? Do you see any errors when running
init_scrip.sh
? have you gone through the troubleshooting steps provided here? https://docs.livekit.io/oss/deployment/vm/#troubleshooting