Skip to content

Enabling FTP - ERR error loading required template: open templates/webadmin/base.html: no such file or directory panic #673

Answered by drakkan
davecowley asked this question in Q&A
Discussion options

You must be logged in to vote

Hi,

please set a port such 2121, to listen on port 21 you need to execute SFTPGo as root user or to enable the correct capability, take a look here for details.

I guess you get the second error while trying to start SFTPGo manually (and so the correct config file is not used), please use the systemd unit:

$ systemctl status sftpgo.service
$ sudo systemctl start sftpgo.service

to see the relevant logs please use journalctl -f

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Answer selected by drakkan
Comment options

You must be logged in to vote
1 reply
@drakkan
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants