@paolafrancesca commented on GitHub:
@stefanbenten let's delete it: I indeed didn't notice it when I refactored the frontend to use custom domain for self hosting
@stefanbenten commented on GitHub:
@JacksonChen666 Thanks for bringing it up! I did notice that as well recently.
@aspacca I would be in favor of removing it for the time being.
@paolafrancesca commented on GitHub:
@driftywinds do you have any specific issue?
starting from fixing your setup we can come out with better documentation
@stefanbenten commented on GitHub:
@aspacca I am looking into this now and possibly found a workaround.
@paolafrancesca commented on GitHub:
@stefanbenten what's the dependency?
I would like to understand if we have a workaround before using alpine as base image
@stefanbenten commented on GitHub:
It looks like you have some sort of local DNS problem. Also why do you start it with sudo ?
@stefanbenten commented on GitHub:
Ok it sounds like your user is not part of the docker group then. Its always preferred to run with as few priviliges as possible :)
This however isnt the…
@driftywinds commented on GitHub:
Ok it sounds like your user is not part of the docker group then. Its always preferred to run with as few priviliges as possible :)
This however isnt…
@driftywinds commented on GitHub:
It looks like you have some sort of local DNS problem. Also why do you start it with
sudo?
Oh I didn't know I was not supposed to use sudo, it has…
@stefanbenten commented on GitHub:
@driftywinds After going down the rabbit hole i have found out its actually a dependency that the Storj provider uses itself and thus is not easy able to…
@vaughnhart commented on GitHub:
taking it all back... works now with the latest update.
@driftywinds commented on GitHub:
The Storj Servers are not the problem. Its the DNS lookup of the container that fails. I do not have the time to test the docker image myself in the next few…
@stefanbenten commented on GitHub:
@driftywinds Glad it works now! Regarding the deletion token, please see https://github.com/dutchcoders/transfer.sh/issues/419
@driftywinds commented on GitHub:
Thank you!
@stefanbenten commented on GitHub:
The Storj Servers are not the problem. Its the DNS lookup of the container that fails. I do not have the time to test the docker image myself in the next few…