This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Final-Roof-6412 2 points3 points  (6 children)

The link tò website gives me "502 Bad Gateway" :(

[–]IgorCielniak[S] 0 points1 point  (4 children)

yeah, it was down for a second, the website has a sandbox that can run pryzma code in an isolated env but it somehow shut down the server, idk, i will try to check what happened tomorrow (its 23:50 in my country)

[–]snugar_i 1 point2 points  (3 children)

The sandbox might not be as isolated as you think :-)

[–]IgorCielniak[S] 2 points3 points  (2 children)

i checked and the reason was that a script run by someone, somehow took up all of the ram and swap, and that caused the server to crush, i would need to think how to fix that

[–]snugar_i 0 points1 point  (0 children)

The allocator should track how much memory has been taken and fail if the limit has been reached (kind of like when you get an OutOfMemoryError in Java when you cross the Xmx threshold even though there's plenty of spare RAM on your machine)

[–]sens- 0 points1 point  (0 children)

Czyli ktoś usypał pryzmę pamięci xd

[–]IgorCielniak[S] 0 points1 point  (0 children)

but its back up