Closed creativedamages closed 5 years ago
Can you post your config.json
file? An error in there will prevent Micboard from launching.
If you edited config.json
with TextEdit, make sure that Edit > Substitutions > Smart Quotes
is turned off. This feature changes quotes do directional quotes. This creates an invalid JSON file that Micboard can't read.
I figured that was the case but what threw me was when it happened on a second machine without touching the config. Attached is my file. config.json.zip
channel
refers to the channel on the receiver. It should go 1, 2, 3, 4, 1, 2, 3, 4, 1, 2, 1, 2, 1, 2, 1, 2...
Oh duh. Ok I fixed that, still no luck.
Can you past the output of the log file?
FWIW: Interestingly.. the "about" won't open either. just an empty window. no content.
can you ping localhost?
If you can't, turn on filesharing in system preferences and relaunch micboard.
I can ping localhost even with file sharing turned off. I turned it on and relaunched micboard but it still isn't working.
It looks like the web server process is stopping. It can't resolve itself.
Whats in /etc/hosts
?
2019-09-05 21:02:16,692 ERROR:Uncaught exception GET /data.json (::1)
HTTPServerRequest(protocol='http', host='localhost:8058', method='GET', uri='/data.json', version='HTTP/1.1', remote_ip='::1')
Traceback (most recent call last):
File "tornado/web.py", line 1697, in _execute
File "tornado_server.py", line 57, in get
File "tornado_server.py", line 38, in micboard_json
File "tornado_server.py", line 26, in localURL
socket.gaierror: [Errno 8] nodename nor servname provided, or not known
2019-09-05 21:02:16,694 ERROR:500 GET /data.json (::1) 5.74ms
2019-09-05 21:17:42,009 DEBUG:write: 192.168.6.113 data: < GET 1 CHAN_NAME >
#
127.0.0.1 localhost 255.255.255.255 broadcasthost ::1 localhost
On Sep 6, 2019, at 9:02 PM, Karl Swanson notifications@github.com wrote:
It looks like the web server process is stopping. It can't resolve itself.
Whats in /etc/hosts?
2019-09-05 21:02:16,692 ERROR:Uncaught exception GET /data.json (::1) HTTPServerRequest(protocol='http', host='localhost:8058', method='GET', uri='/data.json', version='HTTP/1.1', remote_ip='::1') Traceback (most recent call last): File "tornado/web.py", line 1697, in _execute File "tornado_server.py", line 57, in get File "tornado_server.py", line 38, in micboard_json File "tornado_server.py", line 26, in localURL socket.gaierror: [Errno 8] nodename nor servname provided, or not known 2019-09-05 21:02:16,694 ERROR:500 GET /data.json (::1) 5.74ms 2019-09-05 21:17:42,009 DEBUG:write: 192.168.6.113 data: < GET 1 CHAN_NAME > — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/karlcswanson/micboard/issues/9?email_source=notifications&email_token=ALF2NKXFTAKIHILGK75NTY3QIL4SLA5CNFSM4IUNM2S2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD6EMNDY#issuecomment-529057423, or mute the thread https://github.com/notifications/unsubscribe-auth/ALF2NKUW3TMRRL2XEU5WQN3QIL4SLANCNFSM4IUNM2SQ.
Can you try this?
If I'm doing it right it's not fixing it.
Sorry about the hassle. I think i have a temporary fix, what version of MacOS are you running?
No sweat! I love helping to troubleshoot. I’m grateful for your time helping the Church and beyond. This system is Mojave 10.14.6. The other system I was trying I think was Yosemite but I’m away from the office now to verify.
On Sep 6, 2019, at 11:06 PM, Karl Swanson notifications@github.com wrote:
Sorry about the hassle. I think i have a temporary fix, what version of MacOS are you running?
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/karlcswanson/micboard/issues/9?email_source=notifications&email_token=ALF2NKTG3WGWFFYX4ATWB7DQIMLFBA5CNFSM4IUNM2S2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD6EOUFY#issuecomment-529066519, or mute the thread https://github.com/notifications/unsubscribe-auth/ALF2NKS6WUUEMOJVF4YXKVDQIMLFBANCNFSM4IUNM2SQ.
Lets give this build a try
No luck. If a reboot is in order I can try that in an hour or so.
On Sep 6, 2019, at 11:12 PM, Karl Swanson notifications@github.com wrote:
Lets give this build a try
https://micboard.io/builds/Micboard%20Server-0.8.5-mac.zip https://micboard.io/builds/Micboard%20Server-0.8.5-mac.zip — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/karlcswanson/micboard/issues/9?email_source=notifications&email_token=ALF2NKXF5DU3SCMAM3YKVA3QIMLZ3A5CNFSM4IUNM2S2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD6EOW5Y#issuecomment-529066871, or mute the thread https://github.com/notifications/unsubscribe-auth/ALF2NKTZKTEZ5M5ZFT6PHWTQIMLZ3ANCNFSM4IUNM2SQ.
Dang. I’ll pull out a 10.14 image this weekend to test with. 2 more things to double check. Is the firewall off? Does http://127.0.0.1:8058 work?
On Fri, Sep 6, 2019 at 22:15 creativedamages notifications@github.com wrote:
No luck. If a reboot is in order I can try that in an hour or so.
On Sep 6, 2019, at 11:12 PM, Karl Swanson notifications@github.com wrote:
Lets give this build a try
https://micboard.io/builds/Micboard%20Server-0.8.5-mac.zip < https://micboard.io/builds/Micboard%20Server-0.8.5-mac.zip> — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub < https://github.com/karlcswanson/micboard/issues/9?email_source=notifications&email_token=ALF2NKXF5DU3SCMAM3YKVA3QIMLZ3A5CNFSM4IUNM2S2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD6EOW5Y#issuecomment-529066871>, or mute the thread < https://github.com/notifications/unsubscribe-auth/ALF2NKTZKTEZ5M5ZFT6PHWTQIMLZ3ANCNFSM4IUNM2SQ .
— You are receiving this because you commented.
Reply to this email directly, view it on GitHub https://github.com/karlcswanson/micboard/issues/9?email_source=notifications&email_token=AACKVZDGYTT3WOBVGDYNPGDQIMMFLA5CNFSM4IUNM2S2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD6EOYHA#issuecomment-529067036, or mute the thread https://github.com/notifications/unsubscribe-auth/AACKVZC7R7JPYLN7UBLU5TLQIMMFLANCNFSM4IUNM2SQ .
Firewall is off. Unfortunately the IP hyperlink didn’t work either. Crazy that this was working fine till today. Config file is the only thing I changed. If you ever want to teamviewer in we can set that up.
On Sep 6, 2019, at 11:26 PM, Karl Swanson notifications@github.com wrote:
Dang. I’ll pull out a 10.14 image this weekend to test with. 2 more things to double check. Is the firewall off? Does http://127.0.0.1:8058 work?
On Fri, Sep 6, 2019 at 22:15 creativedamages notifications@github.com wrote:
No luck. If a reboot is in order I can try that in an hour or so.
On Sep 6, 2019, at 11:12 PM, Karl Swanson notifications@github.com wrote:
Lets give this build a try
https://micboard.io/builds/Micboard%20Server-0.8.5-mac.zip < https://micboard.io/builds/Micboard%20Server-0.8.5-mac.zip> — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub < https://github.com/karlcswanson/micboard/issues/9?email_source=notifications&email_token=ALF2NKXF5DU3SCMAM3YKVA3QIMLZ3A5CNFSM4IUNM2S2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD6EOW5Y#issuecomment-529066871>, or mute the thread < https://github.com/notifications/unsubscribe-auth/ALF2NKTZKTEZ5M5ZFT6PHWTQIMLZ3ANCNFSM4IUNM2SQ .
— You are receiving this because you commented.
Reply to this email directly, view it on GitHub https://github.com/karlcswanson/micboard/issues/9?email_source=notifications&email_token=AACKVZDGYTT3WOBVGDYNPGDQIMMFLA5CNFSM4IUNM2S2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD6EOYHA#issuecomment-529067036, or mute the thread https://github.com/notifications/unsubscribe-auth/AACKVZC7R7JPYLN7UBLU5TLQIMMFLANCNFSM4IUNM2SQ .
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/karlcswanson/micboard/issues/9?email_source=notifications&email_token=ALF2NKT42OTG7BRB5GHTSFTQIMNOTA5CNFSM4IUNM2S2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD6EO5ZQ#issuecomment-529067750, or mute the thread https://github.com/notifications/unsubscribe-auth/ALF2NKSIZVZRCIIWXVDSF4LQIMNOTANCNFSM4IUNM2SQ.
So it was working before? Can you delete or rename the log file and restart micboard. What are the contents of the log file after the restart?
On Fri, Sep 6, 2019 at 22:29 creativedamages notifications@github.com wrote:
Firewall is off. Unfortunately the IP hyperlink didn’t work either. Crazy that this was working fine till today. Config file is the only thing I changed. If you ever want to teamviewer in we can set that up.
On Sep 6, 2019, at 11:26 PM, Karl Swanson notifications@github.com wrote:
Dang. I’ll pull out a 10.14 image this weekend to test with. 2 more things to double check. Is the firewall off? Does http://127.0.0.1:8058 work?
On Fri, Sep 6, 2019 at 22:15 creativedamages notifications@github.com wrote:
No luck. If a reboot is in order I can try that in an hour or so.
On Sep 6, 2019, at 11:12 PM, Karl Swanson notifications@github.com wrote:
Lets give this build a try
https://micboard.io/builds/Micboard%20Server-0.8.5-mac.zip < https://micboard.io/builds/Micboard%20Server-0.8.5-mac.zip> — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub <
https://github.com/notifications/unsubscribe-auth/ALF2NKTZKTEZ5M5ZFT6PHWTQIMLZ3ANCNFSM4IUNM2SQ
.
— You are receiving this because you commented.
Reply to this email directly, view it on GitHub < https://github.com/karlcswanson/micboard/issues/9?email_source=notifications&email_token=AACKVZDGYTT3WOBVGDYNPGDQIMMFLA5CNFSM4IUNM2S2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD6EOYHA#issuecomment-529067036 , or mute the thread < https://github.com/notifications/unsubscribe-auth/AACKVZC7R7JPYLN7UBLU5TLQIMMFLANCNFSM4IUNM2SQ
.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub < https://github.com/karlcswanson/micboard/issues/9?email_source=notifications&email_token=ALF2NKT42OTG7BRB5GHTSFTQIMNOTA5CNFSM4IUNM2S2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD6EO5ZQ#issuecomment-529067750>, or mute the thread < https://github.com/notifications/unsubscribe-auth/ALF2NKSIZVZRCIIWXVDSF4LQIMNOTANCNFSM4IUNM2SQ .
— You are receiving this because you commented.
Reply to this email directly, view it on GitHub https://github.com/karlcswanson/micboard/issues/9?email_source=notifications&email_token=AACKVZDKJY7UVEY6HXVTJGTQIMNX7A5CNFSM4IUNM2S2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD6EO67Y#issuecomment-529067903, or mute the thread https://github.com/notifications/unsubscribe-auth/AACKVZGOLVV72LRUUC6ZW2TQIMNX7ANCNFSM4IUNM2SQ .
Yea it was working a treat. Just tried that.. no output of any kind in new log file.
Can you try ‘p10t’ for the device type for your IEMs?
On Fri, Sep 6, 2019 at 22:39 creativedamages notifications@github.com wrote:
Yea it was working a treat. Just tried that.. no output of any kind in new log file.
— You are receiving this because you commented.
Reply to this email directly, view it on GitHub https://github.com/karlcswanson/micboard/issues/9?email_source=notifications&email_token=AACKVZDM6FQOPS25ZS2FC7TQIMO6TA5CNFSM4IUNM2S2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD6EPDQQ#issuecomment-529068482, or mute the thread https://github.com/notifications/unsubscribe-auth/AACKVZBSAOLTZF3JHTMTJTTQIMO6TANCNFSM4IUNM2SQ .
And we're in business!
Great! Sorry about that, I’ll get that fixed in documentation. Thanks for helping troubleshoot!
On Fri, Sep 6, 2019 at 22:44 creativedamages notifications@github.com wrote:
And we're in business!
— You are receiving this because you commented.
Reply to this email directly, view it on GitHub https://github.com/karlcswanson/micboard/issues/9?email_source=notifications&email_token=AACKVZDYUN6GM6V3Y5XPUVLQIMPRPA5CNFSM4IUNM2S2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD6EPGNI#issuecomment-529068853, or mute the thread https://github.com/notifications/unsubscribe-auth/AACKVZAXVWT2TBOP3WTLFCDQIMPRPANCNFSM4IUNM2SQ .
Np! Thanks again.
On Sep 6, 2019, at 11:46 PM, Karl Swanson notifications@github.com wrote:
Great! Sorry about that, I’ll get that fixed in documentation. Thanks for helping troubleshoot!
On Fri, Sep 6, 2019 at 22:44 creativedamages notifications@github.com wrote:
And we're in business!
— You are receiving this because you commented.
Reply to this email directly, view it on GitHub https://github.com/karlcswanson/micboard/issues/9?email_source=notifications&email_token=AACKVZDYUN6GM6V3Y5XPUVLQIMPRPA5CNFSM4IUNM2S2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD6EPGNI#issuecomment-529068853, or mute the thread https://github.com/notifications/unsubscribe-auth/AACKVZAXVWT2TBOP3WTLFCDQIMPRPANCNFSM4IUNM2SQ .
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/karlcswanson/micboard/issues/9?email_source=notifications&email_token=ALF2NKXGH5YTBASFI7YCGWDQIMPYNA5CNFSM4IUNM2S2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD6EPHHI#issuecomment-529068957, or mute the thread https://github.com/notifications/unsubscribe-auth/ALF2NKXDO5OHO3JO2EJMSTTQIMPYNANCNFSM4IUNM2SQ.
Failed to open page. Log file shows it's been trying to open data.json with no luck. One computer is doing it that was working previously and a second computer that is a fresh install.