I'm not able to log in since the log in pop up window always hangs.
This is on Mac OS Tahoe 26.3
I'm forced to use SDK version 8.4.0 to view crash reports.
I'm not able to log in since the log in pop up window always hangs.
This is on Mac OS Tahoe 26.3
I'm forced to use SDK version 8.4.0 to view crash reports.
What version of Java are you using?
See how others got things working in this thread: forums.garmin.com/.../8-4-1-era-viewer-cannot-log-in
I was previously able to run the ERA Viewer with SDK 8.4.1, but in the same environment it no longer works. Like pstoppani, I can still run it when switching back to SDK 8.4.0.
I do not believe this is a Java version issue. Running era.bat does not produce any Java version errors, and I have not changed anything in my Java installation since the last time ERA Viewer ran successfully.
I posted my details to the bug report you opened.
However, my issue seems to be slightly different, since in my case the login window does not open at all.
Does anyone know what the ERA Viewer command in VS Code actually does, and whether it can be replicated from the command line to see if it produces an error?
There is an era.bat in the SDK’s bin directory, but when I start it with an app ID, it only returns the error: You are not authorized to download crash reports for the app.
OK, in my case it turned out to be the Java version after all. The Java version in my system PATH was able to run ERA, so calling it via era.bat worked. However, the Java version configured in the Monkey C extension did not work with ERA. After updating the extension to use the newer Java version, ERA works again.