Open edgar89 opened 2 years ago
It might be some conflict in the python installations. You can try manually deleting ~/.config/earthengine/credentials and then run and follow the instructions:
earthengine authenticate --quiet
Also, for 3.22 try the v0.0.6, it has an important bug fixed related to the identify tool.
Hello, I'm using QGIS 3.22.10 and I recently updated to v.0.0.5 of the qgis-earthengine-plugin in order to get rid of #115
However, every time I open one of my file which references google earth maps I got the following message:
I click on "ok", the browser opens and I follow the google oauth mechanism up to "consent". At this point the oauth redirect happens and the browser moves to http://localhost:8085 displaying the ERR_EMPTY_RESPONSE message.
At the same time on qgis an error appears with the python error stacktrace reported below (sensitive data omitted) and I guess this "server error" is what causes the EMPTY_RESPONSE but I'm struggling to understand what is possibly going on
Things I tried:
Please let me know if you need anything on my side
ERROR MESSAGE