Im deploying Judge0 in railway
sujithvamshi
FREEOP

2 months ago

  1. Use sudo to open file /etc/default/grub

  2. Add systemd.unified_cgroup_hierarchy=0 in the value of GRUB_CMDLINE_LINUX variable.

  3. Apply the changes: sudo update-grub

  4. Restart your server: sudo reboot

these i need to run but how

$10 Bounty

1 Replies

Status changed to Awaiting User Response Railway about 2 months ago


ilyassbreth
FREE

2 months ago

you cant run those commands on railway, its a container platform not a vm. judge0 needs privileged access to the host system which railway doesnt support yet a railway employee confirmed this wont work with their current runtime

your options: wait for railway to release vm support (no timeline given), use a vps like digitalocean/aws ec2 instead, or just use judge0's hosted api on rapidapi

hope this help you slightly_smiling_face emoji


Loading...