YunoHost-Apps / crabfit_ynh

crab.fit package for YunoHost
https://crab.fit
GNU General Public License v3.0
1 stars 1 forks source link

Client-side error since last update #8

Open dotInTheWind opened 5 months ago

dotInTheWind commented 5 months ago

Hi,

I just updated the app, and now I'm getting this error message (the usual interface appears for a fraction of a second, before disappearing to display this message).

Application error: a client-side exception has occurred (see the browser console for more information).

Here are the details from the browser console:

NS_ERROR_NOT_IMPLEMENTED: Component returned failure code: 0x80004001 (NS_ERROR_NOT_IMPLEMENTED) [nsIAppStartup.secondsSinceLastOSRestart]
    _collectStartupConditionsTelemetry resource:///modules/BrowserGlue.sys.mjs:1756
    BG__onFirstWindowLoaded resource:///modules/BrowserGlue.sys.mjs:1864
    BG_observe resource:///modules/BrowserGlue.sys.mjs:1086
    _delayedStartup chrome://browser/content/browser.js:2112
BrowserGlue.sys.mjs:1765:15
update.locale  file doesn't exist in either the application or GRE directories UpdateUtils.sys.mjs:143:13
    getLocale resource://gre/modules/UpdateUtils.sys.mjs:143

Thanks!

Edit: here are logs from Chromium (the previous ones are from Firefox)

image

Dazeilad commented 5 months ago

Same issue here...

limaanto commented 5 months ago

:face_exhaling:

I'll look into it, in the meantime, I swapped the master and testing branches, the app should work again as well as three days ago I didn't have this issue while testing so I might get back to you before merging testing

limaanto commented 5 months ago

I cannot reproduce your issue. How did you update or fresh install the package? If the former, could you try uninstalling and reinstalling?

Dazeilad commented 4 months ago

Personnaly I am on an almost fresh install of YuNoHost, and I did a fresh install of Crabfit. I tried to uninstall-reinstall the package of course, that didn't solve the issue.

May it be related to a client-side problem instead of a server-side one ? So coming from crabfit itself and not from the YNH package ?

limaanto commented 4 months ago

There are no communication with the official crabfit server, everything is hosted on you own server. Would you happen to have any additional information? Browser version, more logs and such.

agdamsbo commented 3 months ago

I have the same issue here. I am on grabfit version 1.0~ynh4 and tried on Firefox 126.0.1 as well as latest Safari on macos 14.4.1. Exact error as op.