@paolafrancesca commented on GitHub:
hello @toastie89 , all the header feature are not available uploading on the frontend, sorry :)
@paolafrancesca commented on GitHub:
hello @mg-dev25
from the server logs it seems you do a GET requesto to the delete url (https://transfer.mg-dev25.com/qDlRVy/dns.txt/Uf0FNrJImyPi). It…
@mg-dev25 commented on GitHub:
Hi, thanks for the help, it resolves my issue. I also update the transfer function on the one that is with in the Git page, which add more dialogue and information…
@robertgendler commented on GitHub:
fixed with commit 5654d69905
@robertgendler commented on GitHub:
Did you disable SIP in order to be able to disable XProtect?
I have a root shell and am not able to do a bootout or a kill on the XProtect service.
/bin/la…
@brodjieski commented on GitHub:
This rule is derived from the CIS benchmarks and uses the methodology as outlined by CIS. It appears that the commands do not work while SIP is disabled. We will…
@nameitsa commented on GitHub:
Hi @robertgendler, Yes I did disable SIP before doing the commands, the odd thing is on my 2019 intel macbook pro, this is showing up as enabled.
@nameitsa commented on GitHub:
I tested to see if there were any changes with a reboot after sip was enabled before making this post, should have clarified that, though I will try to create a…
@paolafrancesca commented on GitHub:
@jm33-m0 how do you run the service?
it's either setting MAX_UPLOAD_SIZE env variable or passing --max-upload-size as paramater directly to transfer.sh…
@paolafrancesca commented on GitHub:
@jm33-m0 still an issue?
can you share the details (systemd unit/init script, docker/docker compose file, whatever) on the raspberry pi?
@jm33-m0 commented on GitHub:
I tried both and they didn't solve the problem. My setup was docker container on a raspberry pi, haven't seen such error on x86_64 platform though.