You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Failed to load resource: the server responded with a status of 500 () main.js:38 Uncaught TypeError: Cannot read property 'currentLanguageCode' of undefined at error (main.js:38) at Object.e.error (main.js:78) at r (main.js:33) at Object.fireWith [as rejectWith] (main.js:33) at u (main.js:33) at XMLHttpRequest.<anonymous> (main.js:33)
Issue Description
Type: bug report or feature request
Describe what happened (or what feature you want)
Describe what you expected to happen
I'm form docker pull images;
docker nacos/nacos-server:latest nacos
nacos version 1.3.0
I'm going to add a configuration and a JS exception occurred Failed to load resource: the server responded with a status of 500 () main.js:38 Uncaught TypeError: Cannot read property 'currentLanguageCode' of undefined at error (main.js:38) at Object.e.error (main.js:78) at r (main.js:33) at Object.fireWith [as rejectWith] (main.js:33) at u (main.js:33) at XMLHttpRequest.<anonymous> (main.js:33)
How to reproduce it (as minimally and precisely as possible)
docker pull nacos/nacos-server:latest
Tell us your environment
Anything else we need to know?
The text was updated successfully, but these errors were encountered:
版本:NACOS1.3.0
从docker镜像拉取最新版本
Failed to load resource: the server responded with a status of 500 () main.js:38 Uncaught TypeError: Cannot read property 'currentLanguageCode' of undefined at error (main.js:38) at Object.e.error (main.js:78) at r (main.js:33) at Object.fireWith [as rejectWith] (main.js:33) at u (main.js:33) at XMLHttpRequest.<anonymous> (main.js:33)
Issue Description
Type: bug report or feature request
Describe what happened (or what feature you want)
Describe what you expected to happen
I'm form docker pull images;
nacos version 1.3.0
I'm going to add a configuration and a JS exception occurred
Failed to load resource: the server responded with a status of 500 () main.js:38 Uncaught TypeError: Cannot read property 'currentLanguageCode' of undefined at error (main.js:38) at Object.e.error (main.js:78) at r (main.js:33) at Object.fireWith [as rejectWith] (main.js:33) at u (main.js:33) at XMLHttpRequest.<anonymous> (main.js:33)
How to reproduce it (as minimally and precisely as possible)
Tell us your environment
Anything else we need to know?
The text was updated successfully, but these errors were encountered: