[15:48:30]
<DJ Chase (fae/faer)> any idea why the admin ui refuses to load after initial diagnosis?
[15:48:31]
<DJ Chase (fae/faer)> https://aria.im/_bifrost/v1/media/download/AXsOFm8pe83nKnntwpVcopwYgj6IKDov6AGPdW8lV2LNcKYi9_9_k878cfW6AIHUO5tb6-Go3lYngU3vt2K3wc5CedAaJeLwAHJpb3QuZmlyZWNoaWNrZW4ubmV0L0hDb3pwSEJra2hrU0hoV2dGR0VWT3h5aw
[15:48:53]
<DJ Chase (fae/faer)> refreshing does not help, but the popup saying what it's doing works
[15:48:58]
<DJ Chase (fae/faer)> and the login page and menu works
[16:22:51]
<sebastian> I have the same issue after a failed APP update
[17:49:53]
<DJ Chase (fae/faer)> weirdly waiting until the tests were old enough that visiting the page reran them fixed it 🤷♀️
[19:27:55]
<OnEnemy> Synapse Admin doesn't see my matrix account as admin even though I made it admin inside the dashboard and even ran the code snippit to make it admin
[19:57:21]
<nojhan> Maybe a too niche question, but does anybody know of someone having made a Grafana/Prometheus dashboard for basic monitoring of the server system status?
[20:01:49]
<DJ Chase (fae/faer)> i literally just ran into this issue lol
first of all, if your synapse instance is running on a subdomain, you need to enter that domain instead of the one in your user id
if after doing that you get an error saying that you are not an admin, do the following:
1. ssh into your server
2. `sudo -i`
3. `cd /var/www/synapse`
4. `./set_admin_user.sh @username:domain.example`
5. go back to synapse admin and login again
[20:03:09]
<OnEnemy> Ok will try and report back
[20:03:46]
<DJ Chase (fae/faer)> yeah if you use prometheus node exporter, then the following dashboard will work pretty well for you: https://grafana.com/grafana/dashboards/1860
[20:09:48]
<OnEnemy> > i literally just ran into this issue lol
>
> first of all, if your synapse instance is running on a subdomain, you need to enter that domain instead of the one in your user id
>
> if after doing that you get an error saying that you are not an admin, do the following:
> 1. ssh into your server
> 2. `sudo -i`
> 3. `cd /var/www/synapse`
> 4. `./set_admin_user.sh @username:domain.example`
> 5. go back to synapse admin and login again
So pp.ua instead of talksick.pp.ua? Cuz my matrix server is on talksick.pp.ua
[20:11:26]
<DJ Chase (fae/faer)> uh i'm not sure what that means
[20:12:57]
<OnEnemy> I'm not sure what you meant by subdomain
[20:13:00]
<OnEnemy> So my matrix server is talksick.pp.ua
[20:13:02]
<OnEnemy> Do I input that?
[20:13:03]
<DJ Chase (fae/faer)> oh so when installing synapse, it asks for a domain to install it on. let's suppose your main domain is domain.example. if you choose to install synapse on say synapse.domain.example it gives you the option to set it up so that clients *see* just domain.example (so like @user:domain.example instead of @user:synapse.domain.example)
[20:13:08]
<OnEnemy> Oh I installed it on the main domain
[20:13:09]
<DJ Chase (fae/faer)> great then just do the second part
[20:14:42]
<OnEnemy> Ok so that didn't work either since I even logged out and logged back in after I did it
[20:14:44]
<OnEnemy> I feel like my matrix is broken somehow. 💀
[20:14:45]
<DJ Chase (fae/faer)> what's the specific error synapse admin is giving you?
[20:19:00]
<OnEnemy> M_FORBIDDEN (403): You are not a server admin
[20:19:01]
<OnEnemy> So when I input the username
[20:19:06]
<OnEnemy> Do I include the domain?
[20:19:25]
<OnEnemy> No that didn't work
[20:19:31]
<SiriWesen> Hi, new to yunohost, played around a bit, like it a lot. i wanna start fresh and wanted to ask, if this is the right place to ask for the domain: sirislayer.nohost.me to be deleted?
[20:19:35]
<OnEnemy> > <@onenemy:talksick.pp.ua> M_FORBIDDEN (403): You are not a server admin
I've tried both sso and regular login
[20:21:29]
<m606> Hello, here would be better: https://forum.yunohost.org/t/nohost-domain-recovery-suppression-de-domaine-en-nohost-me-noho-st-et-ynh-fr/442
[20:21:41]
<SiriWesen> thank you!
[20:21:49]
<m606> err and also: https://forum.yunohost.org/t/nohost-domain-recovery-suppression-de-domaine-en-nohost-me-noho-st-et-ynh-fr/442/2888
> If you delete the domain from your webadmin it will also be released from YunoHost servers.
[20:21:52]
<DJ Chase (fae/faer)> if you're asking about when you put the username in *in synapse admin*, then just click "sign in with sso"
[20:22:05]
<DJ Chase (fae/faer)> for the commands i gave you put the domain in as well
[20:22:14]
<OnEnemy> Hmm seems I did everything correctly then. Still has the error
[20:25:10]
<m606> err and also: https://forum.yunohost.org/t/nohost-domain-recovery-suppression-de-domaine-en-nohost-me-noho-st-et-ynh-fr/442/2888
> If you delete the domain from your webadmin it will also be released from YunoHost servers.
not sure whether defining a password is required before so that domain removal is automatic
[20:25:18]
<DJ Chase (fae/faer)> try `sudo systemctl restart synapse` and then refresh and log in again
[20:25:24]
<DJ Chase (fae/faer)> (also make sure you've logged into a matrix client with the associated account)
[20:32:16]
<OnEnemy> Using FluffyChat with this account rn on my Android
[20:32:17]
<OnEnemy> Still the same
[20:32:17]
<OnEnemy> Wondering if maybe it could be dashboard settings for synapse?
[20:32:17]
<OnEnemy> Those where awfully confusing when I set it up
[20:32:17]
<OnEnemy> Kinda messed with it but idk if that would be an issue
[20:32:17]
<DJ Chase (fae/faer)> if you go to admin panel > tools > services > synapse could you please share the log?
[21:32:31]
<OnEnemy> > if you go to admin panel > tools > services > synapse could you please share the log?
https://paste.yunohost.org/amowatazet
[22:13:24]
<DJ Chase (fae/faer)> hello from my self hosted homeserver!