okfn / opendataeditor

The Open Data Editor (ODE) is a no-code application to explore, validate and publish data in a simple way. Forever free and open source project powered by the Frictionless Framework.
http://opendataeditor.okfn.org
MIT License
183 stars 23 forks source link

Error during startup - Failed to start FastAPI server on Win10 #637

Open miro-ur opened 1 week ago

miro-ur commented 1 week ago

Overview

Installed v1.1.1 on Windows 10. Upon startup I'm getting the following error message:

image

Tried running the exe with administrator privilege's - same issue. Looked for log files or some events in the windows event viewer that would provide additional details but could not find anything.

Let me know if you need more specific information to replicate/resolve.

pdelboca commented 1 day ago

Hello! Thanks for reporting.

Can you please provide the contents of your logger file? It will be located at the Home folder of the user installing the app: C:\Users\<yourusername>\.opendataeditor\logger\main.log

That would help us understand what's wrong.

Thanks!