moss.py icon indicating copy to clipboard operation
moss.py copied to clipboard

MOSS connection error

Open RamishMohammad opened this issue 3 years ago • 2 comments

./moss.pl -l python mst.py
Checking files . . . OK Could not connect to server moss.stanford.edu: Connection refused

I dont know if I am doing something wrong but this is the first time this is happening to me

RamishMohammad avatar Feb 22 '22 01:02 RamishMohammad

Kindly review the comments of issue https://github.com/soachishti/moss.py/issues/9, hope you will find the solution. If not let us know here.

soachishti avatar Feb 23 '22 17:02 soachishti

Hello I am used to use this script but today I have the same error message . I use :

./moss.pl -l java -m 1000000000000 *.java

and I got : Checking files . . . OK Could not connect to server moss.stanford.edu: Connection refused

But if I do : nc -v -u -z -w 30 moss.stanford.edu 7690

I got : Connection to moss.stanford.edu port 7690 [udp/*] succeeded!

I didn't send any job today.

Do you have an idea of my problem ?

GaElleT avatar Dec 18 '23 14:12 GaElleT