element-hq / ess-starter-edition-core

35 stars 6 forks source link

Admin console will not be started automatically #7

Open gigazine-dev opened 1 year ago

gigazine-dev commented 1 year ago

Describe the bug I followed these steps: Single Node Installations After the installation had finished, I tried to log in via http://<server IP>:8443/admin/users and got these errors:

_app-47c398430144ae83.js:21 
       POST https://admin.<server address>/_matrix/client/v3/login 403 (Forbidden)
eO._end @ _app-47c398430144ae83.js:21
eO.end @ _app-47c398430144ae83.js:21
(匿名) @ _app-47c398430144ae83.js:21
ef.then @ _app-47c398430144ae83.js:21
There was an error automatically logging in: Error: {"errcode":"M_FORBIDDEN","error":"Invalid username or password"}
    at eO.<anonymous> (_app-47c398430144ae83.js:21:14241)
    at en.emit (_app-47c398430144ae83.js:12:24813)
    at XMLHttpRequest.<anonymous> (_app-47c398430144ae83.js:21:18168)

And I could not access the admin page. snap4266

I checked the pods and noticed the synapse-admin-ui pod was not running. Is any action needed to start admin UI?

Thank you in advance.

hanthor commented 12 months ago

Is this for Starter Edition (downloaded from ems.element.io) or Starter Edition Core (this repo)?

gigazine-dev commented 11 months ago

I downloaded the binary from ems.element.io: element-installer-starter-edition-23.10.04-gui.bin

RichardHeilmann commented 5 months ago

We are having the same problem with the Element Starter Edition. On the https://element.io/pricing page, the "Admin Console" is listed as a feature. After installation of element-installer-starter-edition-24.04.01-gui.bin, downloaded from https://ems.element.io/on-premise/download, the Admin Console is missing. I already tried to contact Element about this via support@element.io and contact@element.io, but did not get an answer yet.

RichardHeilmann commented 4 months ago

@gigazine-dev

I just got confirmation that the free Element Starter edition, the one you can download from ems.element.io, does NOT include the Admin Console. You need to administrate users and groups via command line.

happyyyme commented 4 weeks ago

@gigazine-dev Could you please share where I can find the command line tools? Thank you!

happyyyme commented 4 weeks ago

@RichardHeilmann Could you please share where I can find the command line tools? Thank you!