bugsounet / MMM-Freebox

MMM-Freebox pour les Freenautes
MIT License
2 stars 0 forks source link

Seul le logo Freebox s'affiche #15

Closed ihadx closed 4 years ago

ihadx commented 4 years ago

Peut-être c'est a cause du fibre, mais c'est juste le logo 'freebox' qui apparaît. Il y a pas d'erreurs dans le log (pm2 log mm) Je ne vois pas d'erreurs dans firefox (Inspecteur - Ctrl-Shift-I) Est-ce que vous avez des idées a essayer?

bugsounet commented 4 years ago

essayez d'activer le debug en le mettant sur true

ihadx commented 4 years ago

Dans le console de firefox:

Load script: modules/MMM-Freebox//MMM-Freebox.js (unknown) Module registered: MMM-Freebox (unknown) Bootstrapping module: MMM-Freebox (unknown) Scripts loaded for: MMM-Freebox (unknown) Load stylesheet: modules/MMM-Freebox/MMM-Freebox.css (unknown) Styles loaded for: MMM-Freebox (unknown) Translations loaded for: MMM-Freebox (unknown) [Freebox] Started... MMM-Freebox.js:58:5 [Freebox] Cache: Object { Hidden: true, Bandwidth: null, Debit: null, IP: null, Degroup: false, Type: null, Clients: Array[0], Cache: Object, Calls: Array[0], MissedCall: 19, 1 more… } MMM-Freebox.js:51:72 [Freebox] Hide module MMM-Freebox.js:51:72 MMM-Freebox is suspended.

ihadx commented 4 years ago

et dans la console de pm2, tous les 30 secondes: [Freebox] [Freebox] Error: Request failed with status code 403

bugsounet commented 4 years ago

le cache me parait vide... , l'appli ne doit pas avoir accès totalement a FreeboxOS, éventuellement, verifiez les autorisations via FreeboxOS --> paramètres de la freebox --> mode avancés -> gestions des accès -> applications > MMM-Freebox

cochez peut-être les autorisation manquante

quel freebox utilisez-vous ?

ihadx commented 4 years ago

Maintenant les messages dans firefox sont meiux (rien apres 'Started...', mais encore rien plus du logo et dans le log de pm2 j'ai encore: 0|mm | [2020-05-06 10:35:51.492] [LOG] [Freebox] Cache not sorted 0|mm | [2020-05-06 10:35:51.498] [LOG] [Freebox] Send notification: MISSED_CALL 0|mm | [2020-05-06 10:35:51.504] [LOG] [Freebox] Send notification: INITIALIZED 0|mm | [2020-05-06 10:36:32.041] [LOG] [Freebox] [Freebox] Error: Request failed with status code 403 (dans les parametres de la freebox, j'ai ajouter les permissions et j'ai enlever un vieux MMM-Freebox application dans les listes des applications) Le freebox est un Freebox Mini 4K (ou "Freebox Server Mini (r2)")

bugsounet commented 4 years ago

l'erreur 403 c'est parceque la Freebox est capricieuse par moment, c'est pas méchant.

pourvez-vous arreter pm2 et relancer en manuel

cd ~/MagicMirror
pm2 stop 0
npm start

me donner le log entier svp ?

du genre:

[2020-05-06 10:50:18.023] [LOG]    [Freebox] Sort cache by type
[2020-05-06 10:50:18.025] [LOG]    [Freebox] Send notification: MISSED_CALL 
[2020-05-06 10:50:18.025] [LOG]    [Freebox] Send notification: INITIALIZED 
[2020-05-06 10:50:19.695] [LOG]    [Freebox] Send notification: RESULT 

idem en console dev eventuellement: freebox cache et freebox result

[Freebox] Cache: Object Bandwidth: "XXXX"Cache: {XXXX ....
[Freebox] Result: ....
ihadx commented 4 years ago

Voila pour le log de 'npm start'. Par contre je ne sais pas comment faire pour 'console dev' ou freebox cache/result

[2020-05-06 11:26:53.325] [LOG] Starting MagicMirror: v2.11.0 [2020-05-06 11:26:53.362] [LOG] Loading config ... [2020-05-06 11:26:53.387] [LOG] Loading module helpers ... [2020-05-06 11:26:53.398] [LOG] No helper found for module: alert. [2020-05-06 11:26:53.623] [LOG] Initializing new module helper ... [2020-05-06 11:26:53.627] [LOG] Module helper loaded: updatenotification [2020-05-06 11:26:53.630] [LOG] No helper found for module: clock. [2020-05-06 11:26:54.067] [LOG] Initializing new module helper ... [2020-05-06 11:26:54.069] [LOG] Module helper loaded: MMM-Freebox [2020-05-06 11:26:54.389] [LOG] Initializing new module helper ... [2020-05-06 11:26:54.392] [LOG] Module helper loaded: MMM-Remote-Control [2020-05-06 11:26:54.394] [LOG] All module helpers loaded. [2020-05-06 11:26:54.914] [LOG] Starting server on port 8080 ... [2020-05-06 11:26:54.963] [LOG] Server started ... [2020-05-06 11:26:54.967] [LOG] Connecting socket for: updatenotification [2020-05-06 11:26:54.970] [LOG] Connecting socket for: MMM-Freebox [2020-05-06 11:26:54.973] [LOG] [Freebox] Starting... [2020-05-06 11:26:54.976] [LOG] Connecting socket for: MMM-Remote-Control [2020-05-06 11:26:54.979] [LOG] Starting node helper for: MMM-Remote-Control [2020-05-06 11:26:56.390] [LOG] Sockets connected & modules started ... [2020-05-06 11:26:56.797] [LOG] Launching application. [2020-05-06 11:28:05.853] [LOG] [Freebox] Cache not sorted [2020-05-06 11:28:05.863] [LOG] [Freebox] Send notification: MISSED_CALL [2020-05-06 11:28:05.870] [LOG] [Freebox] Send notification: INITIALIZED [2020-05-06 11:28:42.172] [LOG] [Freebox] [Freebox] Error: Request failed with status code 403 [2020-05-06 11:28:47.188] [LOG] [Freebox] [Freebox] Error: Request failed with status code 403

ihadx commented 4 years ago

Qu'est-ce que je dois faire pour vous donner 'console dev' ou freebox cache/result?

bugsounet commented 4 years ago

bonjour, ceci est résolu avec la derniere version