Haiku Strange Error.. Help

al98t

New Member
Been Lurking a long time, first post.. So i just got on the HH bandwagon and Im having an error with one of my systems and notifications..
 
My Omni IIe is working fine and notifications work. However my Omni Pro II firmware 3.9 gives me the following error in the script log when trying to do a "send test notification"
 
 
Maybe someone can help me out...  Thanks in advance!

2014-01-23 21:21:37 Notification » Push » Home: Sending push notification: Test Notification
2014-01-23 21:21:37 Intermediate Server Error: For "notify" command: <!DOCTYPE html>
<html>
<head>
<title>We're sorry, but something went wrong (500)</title>
<style type="text/css">
body { background-color: #fff; color: #666; text-align: center; font-family: arial, sans-serif; }
div.dialog {
width: 25em;
padding: 0 4em;
margin: 4em auto 0 auto;
border: 1px solid #ccc;
border-right-color: #999;
border-bottom-color: #999;
}
h1 { font-size: 100%; color: #f00; line-height: 1.5em; }
</style>
</head>

<body>
<!-- This file lives in public/500.html -->
<div class="dialog">
<h1>We're sorry, but something went wrong.</h1>
</div>
</body>
</html>

 
 
lupinglade said:
Thanks for the report, we have fixed the incorrect error message
excellent.. I just tested it  and yes the  "no subscriptions found for controller" is a much easier error message to decipher.... 
 
Back
Top