Launching julia code in a server

Hello folks,

I’m trying to execute a julia code in a server. It launches but without any output or error, while it was running locally perfectly. Any idea how can I execute files on a server?

Thanks in advance.

Can you provide more details? Maybe your stdout, stderr are being redirected to a file?