@ghost commented on GitHub:
I just took a look at the host and fixed the issue. Every now and then it rans out of memory.
The issue has returned
. Basically these are…
@bernstei commented on GitHub:
@georgalis and @bernstei check out
dev_ventura_issue245
Finally trying it by merging it into the dev_ventura_stig branch. I'll let you know what happens,
@bernstei commented on GitHub:
The lines are present in the compliance script. Let me go in and debug where exactly it's hanging, and see if I can figure out why.
@stefanbenten commented on GitHub:
We are in the process of migrating the tool to the Storj network with PR #266 . Waiting for review and test from @aspacca .
@stefanbenten commented on GitHub:
I just took a look at the host and fixed the issue. Every now and then it rans out of memory.
@Whoffie commented on GitHub:
It has returned on command line uploads for me
@georgalis commented on GitHub:
try like this...
if sshd -T >/dev/null 2>&1; then echo t ; else echo n ; fi
@bernstei commented on GitHub:
Here is the debug output
-----DEBUG-----
################### COMMANDS START BELOW THIS LINE ###################
## Must be run as root
if [[ $EUID…
@stefanbenten commented on GitHub:
I checked the current host and it seems to operate fine, besides being very busy.