Skip to content

v0.1.1和v0.1.2开启web登录后失败 #1250

Description

@guocuodecuoguo

Description

使用:
$env:MIMOCODE_SERVER_USERNAME = "admin"
$env:MIMOCODE_SERVER_PASSWORD = "Snudray@123"
mimo serve --port 8443 --hostname 0.0.0.0
提示:mimocode server listening on http://0.0.0.0:8443
使用浏览器访问并登录后提示:
{"error":"Web UI is temporarily unavailable."}

Plugins

MiMoCode version

v0.1.2

Steps to reproduce

1.powershell(管理员运行)输入:
$env:MIMOCODE_SERVER_USERNAME = "admin"
$env:MIMOCODE_SERVER_PASSWORD = "Snudray@123"
mimo serve --port 8443 --hostname 0.0.0.0
提示:mimocode server listening on http://0.0.0.0:8443
2.使用浏览器访问并登录后提示:
{"error":"Web UI is temporarily unavailable."}
3.回退到v0.1.0正常

Screenshot and/or share link

Image Image

Operating System

windows 11 25H2 26200.8655

Terminal

Windows PowerShell

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions