Describe the bug
When I run docker exec 3x-ui /app/x-ui setting -getApiToken I expect to see token as in old version, but see
apiToken: (no token).
How to reproduce the problem
- Open terminal with 3x-ui running on e.g. on Docker
- run
root@tw:/opt/3x-ui# docker exec 3x-ui /app/x-ui setting -getApiToken
Expected behavior
I expect either to see token or do not have such option at all.
Actual behavior
No response
Relevant logs
Screenshots
No response
3x-ui version
3.3.0
Xray-core version
No response
How did you install 3x-ui?
Docker / Docker Compose
Operating system
Debian 13
Which parts of the panel are affected?
No response
Browser (only if it is a UI bug)
No response
Is the panel behind a reverse proxy or CDN?
None
Before submitting
Describe the bug
When I run
docker exec 3x-ui /app/x-ui setting -getApiTokenI expect to see token as in old version, but seeapiToken:(no token).How to reproduce the problem
root@tw:/opt/3x-ui# docker exec 3x-ui /app/x-ui setting -getApiTokenExpected behavior
I expect either to see token or do not have such option at all.
Actual behavior
No response
Relevant logs
Screenshots
No response
3x-ui version
3.3.0
Xray-core version
No response
How did you install 3x-ui?
Docker / Docker Compose
Operating system
Debian 13
Which parts of the panel are affected?
No response
Browser (only if it is a UI bug)
No response
Is the panel behind a reverse proxy or CDN?
None
Before submitting