RealismVeilsAll
About
- Username
- RealismVeilsAll
- Joined
- Visits
- 25
- Last Active
- Roles
- Member
Comments
-
Hi Kristian, Yep, smooth sailing with both decreased number of updates to JATOS in my code plus increased resources. Not a single person (0/32) timed out! CPU load went from about 50% (with constant updates) to 5% (without constant updates). My reas…
-
Hi Kri, Good news and bad news! In my latest run of participants, I still encountered the issue where participants were waiting for the "submitting data" bar, to the point where some of them timed out, however, this occurred at a significa…
-
Hi Kristian, Thanks so much for the swift reply. It would be wild if my server got hacked. Does that happen often to small research servers, I wonder? I believe I put regular security precautions into place, but again, I'm not a server expert, so i…
-
'Docker x on Ubuntu y' is indeed the image I used. Regards, Riss.
-
Hi Kristian, It works now! I did as you said, only to run into the error that docker-compose was not found. So I installed docker with 'snap install docker': root@salve-encrypt:~# docker-compose -f /root/docker-compose.yaml up -d Command 'docker-com…
-
Hi Kristian, Here's the output of ufw status verbose: Status: active Logging: on (low) Default: deny (incoming), allow (outgoing), allow (routed) New profiles: skip To Action From -- ------ …
-
Hey Kristian, I followed the instructions in the tutorial, and now the error has changed to ERR_CONNECTION_REFUSED. The firewall inbound should be open to HTTP and HTTPS and SSH, but again, no response. I even allowed my own personal IP. I cannot pi…
-
Hi Kristian, The set-up instructions on JATOS have no mention of best-practice firewall rules. I just set up HTTPS inbound and outbound rules for the droplet and restarted it, but still no luck. The console says: To keep this Droplet secure, the UF…