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
[Bug]: Docker部署后,注册登录管理界面,每次刷新都会退出,并且看不到新注册用户和评论 || [Bug]: After Docker deployment, registration and login management interface will exit every time it is refreshed, and newly registered users and comments cannot be seen.
#2219
I am at ip:8360 and tried to comment. The comment was successful and the email notification was normal. However, after the page was refreshed, the comments disappeared, but there were still comments in the mysql database.
There is nothing in the background management interface. Even if you register a guest user, you cannot see the administrator interface.
Log in to the backend management interface. You need to log in again after refreshing.
github-actionsbot
changed the title
[Bug]: Docker部署后,注册登录管理界面,每次刷新都会退出,并且看不到新注册用户和评论
[Bug]: Docker部署后,注册登录管理界面,每次刷新都会退出,并且看不到新注册用户和评论 || [Bug]: After Docker deployment, registration and login management interface will exit every time it is refreshed, and newly registered users and comments cannot be seen.
Dec 24, 2023
You should be an old user. Waline version upgrade requires a new like field. For details, please see the update log https://t.me/walinelog/42
Management can be done on the "Management" - "User" page in the upper left corner of the registered user backend.
There is no way to reproduce this situation on the official website, and I have never encountered it. You may need to do your own research. The official website uses sessionStorage to keep alive by default. You can also check "Automatically log in next time" when logging in to use localStorage to keep alive.
问题描述 | Describe the bug
使用Docker部署,compose文件如下:
问题
希望大佬答疑解惑
问题网站 | Website URL
https://comment.miykah.top
服务部署在哪里? | Where your waline deploy?
Docker
数据存储在哪里?| Where your comment data store?
MySQL
Problem description | Describe the bug
Use Docker to deploy, the compose file is as follows:
question
I hope you guys can answer your questions
Question Website | Website URL
https://comment.miykah.top
Where is the service deployed? | Where your waline deploy?
Docker
Where is the data stored? | Where your comment data store?
MySQL
The text was updated successfully, but these errors were encountered: