-
Notifications
You must be signed in to change notification settings - Fork 93
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Server-Tab not displaying data #85
Comments
I think logic should be work, can you clear your cookie and try relogin again? |
Hey, Btw, i can see in the logs, that the servers are reporting correctly to tianji, so there shouldnt be any problems. Is there any possibility to turn on more verbose logging or something like that? |
Yes, it looks nearly identical with the screenshot u shared, ofcorse with slightly different expire-time and id, but else anything is the same... |
still there is same problem |
is your environment freshly setup with the current version or is it an older setup migrated to the latest? |
ok i'll try, but i never worked with nodejs before. |
enter docker container with then exit container and run docker restart <container_id> to restart. if you dont delete container, all change will keep |
Using the latest V1.13.1, tianji doesnt displays any server-data.
In the sidemenu, it states, that it would show 8 servers, but on the actual tab, there is only the message "No data".
In the docker logs, everything is normal, until i request the server-page. Then the following error is thrown:
[Socket] Authenticated throw error: Error: Can not get user info. at Array.<anonymous> (file:///app/tianji/src/server/dist/src/server/ws/index.js:31:27)
I know it worked sometime ago, but i didnt checked it since then, and i always had the latest-tag for the docker-compose, so its possible that this bug developed over previous builds.
The text was updated successfully, but these errors were encountered: