Ubuntu Server doesnt mount SeaDrive CLI

Hi,

I’m trying to get SeaDrive CLI running on a Ubuntu Server. Unfortunately the MountFolder looks like this:

ls: cannot access ‘SeaDrive’: Permission denied
total 4
d??? ? ? ? ? ? SeaDrive
-rw-r–r-- 1 root root 236 Apr 9 13:05 seadrive.conf

Starting SeaDrive through a init Script from: Mount seadrive on boot on a headless linux server

seadrive.log:
[04/09/19 13:23:04] seadrive.c(684): Starting SeaDrive client 1.0.0
[04/09/19 13:23:04] repo-mgr.c(2539): switching account to https://***.*. user@domain.
[04/09/19 13:23:04] seadrive.c(709): rpc server started.
[04/09/19 13:23:07] sync-mgr.c(1532): Cloning repo Libary(ID).
[04/09/19 13:23:07] sync-mgr.c(572): Repo ‘Family Documents’ sync state transition from ‘synchronized’ to ‘get token’.
[04/09/19 13:23:07] http-tx-mgr.c(4878): Download with HTTP sync protocol version 2.
[04/09/19 13:23:07] http-tx-mgr.c(1186): Transfer repo ‘a7b92f7e’: (‘normal’, ‘init’) --> (‘normal’, ‘check’)
[04/09/19 13:23:07] http-tx-mgr.c(1186): Transfer repo ‘a7b92f7e’: (‘normal’, ‘check’) --> (‘normal’, ‘commit’)
[04/09/19 13:23:07] http-tx-mgr.c(1186): Transfer repo ‘a7b92f7e’: (‘normal’, ‘commit’) --> (‘normal’, ‘fs’)
[04/09/19 13:23:13] http-tx-mgr.c(1186): Transfer repo ‘a7b92f7e’: (‘normal’, ‘fs’) --> (‘finished’, ‘finished’)

… keeps going, no obvious errors.

Any Ideas?