Closed tradel closed 7 years ago
I am on ZM 1.31.1 as well, and on OS X. I use both zmNinja desktop and iOS versions and they both work fine. You might have truncated logs - I ZM_PATH_ZMS
failing is fine - its part of the wizard process. I don't see any logs related to events list or montage list. Best thing to do is try the APIs on the browser first - see if you get anything (or a blank screen)
http://server/zm/api/events.json
and http://server/zm/api/monitors.json
- what do you see? If its empty, you have a UTF8 issueI already did the API troubleshooting steps, and was able to pull up both monitors.json
and events.json
with no problem.
Oddly enough, I restarted zmNinja to grab more debug logs, and the problem went away. So maybe it's a problem only on the first run of the app.
Before you create an issue, please make sure you have read the FAQ at https://github.com/pliablepixels/zmNinja/wiki/FAQ. Common questions on API, no image etc are covered there.
Platform & OS Version MacOS Sierra 10.12.6
The version of the app you are reporting: 1..2.41D
Device details: MacBook Pro
What is the nature of your issue Bug
Details With a clean install of ZM 1.31.1, zmNinja passes the API tests but fails to bring up the montage or event list. The following error is reported in the logs:
Full log file is attached. Same happens with zmNinja on iOS by the way.
zmNinja-logs-Sep-11-17_18-38-35.txt
Thanks!