Myopenhab.org issues

Seems like this issue is there again… I just tried, I got this:

Error: /opt/openhabcloud/views/index.ejs:2
    1| <% section = 'index' %>
 >> 2| <%- include header.ejs %>
    3|       <% if (!user) { %>
    4| 
    5| <section id="content">

/opt/openhabcloud/views/header.ejs:149
    147|                         <% if (openhabstatus == 'online') { %>
    148|                         <li class="openhab-online">
 >> 149|                             <a href="/events?source=openhab" title="Since <%= date_util(openhablastonline, timeZone).calendar()%>">Online</a>
    150|                         </li>
    151|                         <% } else { %>
    152|                         <li class="openhab-offline">

Unknown Timezone: 'UTC'
    at Function.tzset (/opt/openhabcloud/node_modules/time/index.js:149:15)
    at Date.setTimezone (/opt/openhabcloud/node_modules/time/index.js:251:18)
    at to_local (/opt/openhabcloud/date_util.js:22:17)
    at to_moment (/opt/openhabcloud/date_util.js:35:30)
    at Object.module.exports [as date_util] (/opt/openhabcloud/date_util.js:39:12)
    at eval (eval at compile (/opt/openhabcloud/node_modules/ejs/lib/ejs.js:481:12), <anonymous>:75:24)
    at eval (eval at compile (/opt/openhabcloud/node_modules/ejs/lib/ejs.js:481:12), <anonymous>:146:10)
    at returnedFn (/opt/openhabcloud/node_modules/ejs/lib/ejs.js:512:17)
    at View.exports.renderFile [as engine] (/opt/openhabcloud/node_modules/ejs/lib/ejs.js:364:31)
    at View.render (/opt/openhabcloud/node_modules/express/lib/view.js:135:8)
    at tryRender (/opt/openhabcloud/node_modules/express/lib/application.js:640:10)
    at Function.render (/opt/openhabcloud/node_modules/express/lib/application.js:592:3)
    at ServerResponse.render (/opt/openhabcloud/node_modules/express/lib/response.js:1012:7)
    at exports.index (/opt/openhabcloud/routes/homepage.js:8:7)
    at Layer.handle [as handle_request] (/opt/openhabcloud/node_modules/express/lib/router/layer.js:95:5)
    at next (/opt/openhabcloud/node_modules/express/lib/router/route.js:137:13)
    at Route.dispatch (/opt/openhabcloud/node_modules/express/lib/router/route.js:112:3)
    at Layer.handle [as handle_request] (/opt/openhabcloud/node_modules/express/lib/router/layer.js:95:5)
    at /opt/openhabcloud/node_modules/express/lib/router/index.js:281:22
    at Function.process_params (/opt/openhabcloud/node_modules/express/lib/router/index.js:335:12)
    at next (/opt/openhabcloud/node_modules/express/lib/router/index.js:275:10)
    at SendStream.error (/opt/openhabcloud/node_modules/serve-static/index.js:121:7)

Not sure if this is related to the previous problem, but the password recovery function is not working for me since yesterday.

I do not receive the e-mail with the reset link.
(and yes, I use the right e-mail address and no the e-mail is not stuck in my spam folder)

Is this before you log in , after you log in ? I’m not seeing this myself.

Indeed, i am not getting an email either , let me check our SMTP service and see what’s going on .

+1: I experience the same error after logging in onto my myopenhab.org account.

Sounds like this may be an issue with our container, i’ll take a look as well

This is fixed now, email should be working.

1 Like

i logged in, and then a second after the issued appeared. After that each time i try enter i get the issue. I have refrrshed the browser cache (CTRL-F5). It didnt help.

EDIT - Just tried from my home office PC… No issue…
The issue I had yesterday was from my outside office PC.

Thanks, i will look at it, we recently switched over to using containers and this looks to be an issue with our alpine base image.

I just made a small change, can someone confirm the timezone error is still happening ?

1 Like

Ahh sorry forgot to test it today at my remote office… Will try tomorrow.

Hi All,

I just recently did a fresh install of openHab on a Synology NAS after I was running it on macOS before.
I connected to myOpenHAB and all seemed to work fine. But now, none of the data on myOpenHab seems to update. I don’t see updated online/offline status and I don’t see new items.
Still, the new items seem to be there since I can access them through Google Home and I can change their status through Google Home.

Is this related to the recent issues?

Thanks, Hannes

No we disabled this quite some time ago as we were seeing significant performance issues, i’m not 100% sure when it will be re-enabled.

Seems like the issue is gone. I´m at my external office now, and connected to myopenhab.org just fine, using the very same computer and browser.

Great work as usual, Dan! :+1:

Glad to hear, thanks for checking.

Hi all,

I don’t know if it’s the same problem but when i try to login on the site.
A white page appears with the message “Internal server error”.

Somebody else encounter the same issues?

Can you post a screen shot?

I tested with my mobile. I succeed to establish the connection.
I tried in firefox and chromium on my computer.

While investigating problems with my Amazon echo/openHab skill, I discovered that all the devices in my Devices list within Amazon account are unresponsive. I checked the openHab infrustructore status and everything is reported good. When I try to access myopenhab.org via Apple Safari, I get “internal server error”. When I access it using Chrome I can log into my account, but when I try to access my dashboard it times out. When I try to access my system via my iPhone app (without wifi, so I’m using the remote url path) it doesn’t work. Something is not right but I’m not sure where the problem liest. There is a disconnection somewhere. Is the infrastructure really running at 100%?