dodona-edu / dolos

:detective: Source code plagiarism detection
https://dolos.ugent.be
MIT License
248 stars 32 forks source link

Could not connect to the API #1335

Closed pdawyndt closed 9 months ago

pdawyndt commented 9 months ago

Here's a sequence of steps that consistently leads to Could not connect to the API on my Windows 10 machine (Google Chrome):

image

More generally, upon selecting a file, Dolos shows a warning as long as the file explorer is open and no file is selected

image

rien commented 9 months ago

I cannot reproduce this locally (not in development nor using the production webserver). Since it requires local file actions with the file explorer open, I think this might be a bug in Windows or Chrome.

Are any errors printed to the browser console? What can you see in the network requests tab?

pdawyndt commented 9 months ago

I consistently got this issue when I posted it on GitHub, but can't reproduce it neither this evening. Will close the issue, but in general got some hiccups with the server version of Dolos lately (always worked after retrying once or twice).