ERROR: Can't fetch tasks. Make sure the server is running correctly

While annotating, in the middle of a prodigy task, I got this error message ERROR: Can't fetch tasks. Make sure the server is running correctly. No error was shown in my console. I was able to annotated a few more and I saw No tasks available. I knew the number of task to annotate. I tried the steps here ERROR: Can't fetch tasks. Make sure the server is running correctly., but that did not resolve the issue


Any help

Hi @ansonge44 , welcome to Prodigy!

I might need a few more information to resolve this:

  • Is your Prodigy deployed locally, or are you running it on a cloud server
  • Can you paste the whole command? Are you using any custom code or doing a multi-user setup?

In the meantime, can you try prefixing your command with PRODIGY_LOGGING=verbose and paste the traceback here (if there's any) whenever you encounter that error.

Thanks for the response. I have figured it out though. It was an issue with my input data. I had initially tried PRODIGY_LOGGING=basic to figure out any traceback but no error was thrown in my terminal