@stefanbenten commented on GitHub:
@driftywinds basedir is not used at all for the storj storage provider, only when using local storage. Could you paste your entire docker run command here,…
@stefanbenten commented on GitHub:
@driftywinds I did not had time to look into this. Will get to it today 🙏
@JacksonChen666 commented on GitHub:
@aspacca you should close this issue by adding the words resolves #446 to the commit message when committing the removal of the onion address
(github…
@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…
@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.
@driftywinds commented on GitHub:
@aspacca My bad, here is the command I use to deploy the container -
sudo docker run --publish 8080:8080 dutchcoders/transfer.sh:latest --provider storj…
@paolafrancesca commented on GitHub:
@driftywinds this doesnàt seem related to docker
also, could please share the params you use to launch transfer.sh and please, do not attacch screenshot…
@driftywinds commented on GitHub:
@driftywinds do you have any specific issue?
starting from fixing your setup we can come out with better documentation
EDIT: - Forgot to mention I am…
@driftywinds commented on GitHub:
@driftywinds this doesnàt seem related to docker
also, could please share the params you use to launch transfer.sh and please, do not attacch…
@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:
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…
@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…