[4.1-Unstable] Bug reports
-
@Raphael-Bueno-Hatencia a few seconds
-
@Substring aww sorry I don´t know how to do it. I try but it takes hours every time and nothing happens. The arrows icon keep doing circles forever, and no link is show to me.
-
@Raphael-Bueno-Hatencia @DjLeChuck any idea abt that ?
-
@Substring @Raphael-Bueno-Hatencia I must add a logging system to store all errors on the manager.
Actually it was maybe a temporary downtime with the external service used to upload file. This means you can retry and maybe it will work.
If it doesn't work so there is a problem in the code and I must see the encountered error...
So you must start the manager yourself with SSH and tell me the console output when you launch the script. Can you do that if I tell you the commands?P.S. : @rockaddicted tu n'as pas oublié ma petite demande concernant l'upload des fichiers du script recalbox-support ?
-
@DjLeChuck I'll try again today to see if it works.
Yes I can do that. I only used simple commands until now, but I will give my best =D
-
@rockaddicted Thx, worked!
-
I have discovered a new problem, I can't change Webinterface language. It is only in French.
-
@starmagoo https://forum.recalbox.com/topic/6453/4-1-unstable-bug-reports/129#
Known bug for the manager to not translate anymore, @DjLeChuck should solve that sooner or later -
@peterpan123123 ok perfect!
-
@Raphael-Bueno-Hatencia @starmagoo The i18n component use your browser local storage or cookies to save the selected language between sessions.
Could you see if one of these are used? -
@DjLeChuck How can i get this info?
-
@Raphael-Bueno-Hatencia It depends of your browser. You use Chrome, Firefox, other?
-
@DjLeChuck chrome
-
@Raphael-Bueno-Hatencia Press F12 then a new panel should appear.
Go to Application tab then you can see Local Storage, Session Storage and Cookies.
You must be on the manager to see the manager local storage / cookies
-
@DjLeChuck Thanks! Got it.
Local Storage: i18nextLng > pt-BR
Session: nothing
Cookies: nothing -
@Raphael-Bueno-Hatencia Strange, pt-BR is here... So the interface is in french but you see pt-BR in local storage?
-
@DjLeChuck Yes, I click on the flag, choose Brasil, EUA....no matter what language the mannager stays French.
-
@Raphael-Bueno-Hatencia Can you let the panel open but go in Network tab and see if there is any errors? Same with Console tab.
-
Have the same problem, Local Storage: i18nextLng - de, nothing in Session and Cookies. Cleaned the Storage, nothing happens. In Console I have the following errors:
DevTools failed to pa**e SourceMap: http://192.168.1.99/static/css/main.a049ccfe.css.map
DevTools failed to pa**e SourceMap: http://192.168.1.99/static/js/main.666b1be8.js.map -
@badges3000 What's going on with this? The two errors can be ignored and are not related (I mean, they should not be related...)
I will take a look tonight, trying to reproduce it.