What are the reasons because I see this error? I do not know why but using AI2 I can upload a lot of projects and instead using AI2 Offline I can upload very few projects (actually just 3).
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
It is an error that occurs only on Windows on Google's appengine server. If you have the opportunity use the offline server on a Linux system. Or there is a possibility to use offline server in WSL on Windows, you just need to install WSL on Windows, then install a Linux distribution and install the Jdk. This way from WSL you could run the server and you wouldn't see that problem anymore. .
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
What are the reasons because I see this error? I do not know why but using AI2 I can upload a lot of projects and instead using AI2 Offline I can upload very few projects (actually just 3).
It is an error that occurs only on Windows on Google's appengine server. If you have the opportunity use the offline server on a Linux system. Or there is a possibility to use offline server in WSL on Windows, you just need to install WSL on Windows, then install a Linux distribution and install the Jdk. This way from WSL you could run the server and you wouldn't see that problem anymore. .
At the moment I can not but I will try ASAP. Does a workaround exists on Windows or the problem may happen without a specific reason?
A VM running Linux may be a viable solution?