Valheim-Free-Game-Server-Setup-Using-Oracle-Cloud icon indicating copy to clipboard operation
Valheim-Free-Game-Server-Setup-Using-Oracle-Cloud copied to clipboard

password for vhserver

Open dkennedy2 opened this issue 3 years ago • 1 comments

I got the initial server running but having issues uploading files (worlds) inside the vhserver directory with filezilla.

Error: /home/vhserver/Vanaheim.db: open for write: permission denied Error: File transfer failed

I have tried to change the file permissions using: sudo chmod -R ugo+rw /home/vhserver/

It asks for the password for vhserver: Everything I enter does not work.

dkennedy2 avatar Sep 05 '22 03:09 dkennedy2

You would need to set a password for the account using: sudo passwd

zynapsid avatar Mar 27 '23 00:03 zynapsid