@paolafrancesca commented on GitHub:
I will fix limiting http.FileServer handler only for GET requests. Anyway it is unlikely to see the fix on http://transfer.sh :)
@robertgendler commented on GitHub:
Are you running the profiles check with sudo before it.
`sudo /usr/bin/profiles show -output stdout-xml
@theaayushanand commented on GitHub:
its been down a lot lately . are you guys suffering with bad traffic ?
@JustAnotherArchivist commented on GitHub:
The service at https://transfer.sh/ is no longer operated by the maintainers of this repository. Your best bet might be contacting [Storj via Twitter](ht…
@brodjieski commented on GitHub:
Ok... looks like you have multiple profiles deployed that are disabling various system settings. We will have to test and figure out if we can account for that…
@theAkito commented on GitHub:
@aspacca First of all, thank you for your quick response and action.
I checked out to ISSUE-203 but I get
flag provided but not defined: -proxy-path
w…
@paolafrancesca commented on GitHub:
hello @lucernae you're right please test #206 branch and tell me if it fixes the problem I tested only on UI side and it works
please, note that a new…
@paolafrancesca commented on GitHub:
sorry @Akito13 , wrong issue
as for the proxy support, there are actually two problem: one is the path and one is the host the path issue in solved in…
@paolafrancesca commented on GitHub:
—proxy-path should be a path, not a domain so if you are proxing from http://yourdomin.com/apath to transfer.sh bound on localhost:8080 you should pass…
@paolafrancesca commented on GitHub:
then you don't need --proxy-path param bust just to instruct your proxy to set the host header as the same as the domain of the proxy
as I wrote before on…
@lucernae commented on GitHub:
Thanks, for the quick follow up! I ended up doing some modification (of course it's a hack :p), to make transfer.sh web shows the correct url and all the…
@theAkito commented on GitHub:
—proxy-path should be a path, not a domain so if you are proxing from http://yourdomin.com/apath to transfer.sh bound on localhost:8080 you should pass…
@paolafrancesca commented on GitHub:
@lucernae I started implementing #206 (and related branch in transfer.sh-web) trying to avoid to pass an explicit param for the proxy path and relying instead…
@lucernae commented on GitHub:
I did some quick testing on my part:
Let's say, I deployed on http://domain.org/transfer using a combination of haproxy docker container and transfer.sh (go…
@robertgendler commented on GitHub:
This is fixed in the OS branches. Please check out the Monterey branch
@golbiga commented on GitHub:
@paparooky Looks like we had an issue with the yaml in sysprefs_time_server_configure. I've fixed it and tested both cis lvl1 and 2. Please checkout `dev_big_sur_is…
@golbiga commented on GitHub:
We updated the big_sur branch. Closing the issue.