* [Galene] Server error: illegal group name
@ 2022-07-13 11:09 Rémi Nollet
2022-07-13 14:21 ` [Galene] " Juliusz Chroboczek
0 siblings, 1 reply; 4+ messages in thread
From: Rémi Nollet @ 2022-07-13 11:09 UTC (permalink / raw)
To: galene
Hi everyone,
I have a problem with my Galene server and was hoping someone could help me.
When I try to connect a group, such as
https://galene.letrec.fun/group/public/
I get two red alert messages :
Disconnected
and
The server said: illegal group name.
I see nothing in the console.
This group description in groups/public.json is:
{
"public": true,
"op": [{"username":"remi"}],
"presenter": [{}],
"max-clients": 100
}
Note that when I try to connect a non-existing group, such as
https://galene.letrec.fun/group/trululu
I get the expected Page not found error.
I am using the last master (7d01f0339b0c195ab5d4b374595a0b2d1838c7ae).
Note also that I recently updated the binary after a long period of
inactivity, so I may be missing a change in the configuration. But after
carefully reading the doc on galene.org, I could not see what I am doing
wrong.
Do you have any idea where my problem might come from?
Thanks in advance,
-- Rémi Nollet
^ permalink raw reply [flat|nested] 4+ messages in thread
* [Galene] Re: Server error: illegal group name
2022-07-13 11:09 [Galene] Server error: illegal group name Rémi Nollet
@ 2022-07-13 14:21 ` Juliusz Chroboczek
2022-07-13 14:27 ` Juliusz Chroboczek
0 siblings, 1 reply; 4+ messages in thread
From: Juliusz Chroboczek @ 2022-07-13 14:21 UTC (permalink / raw)
To: Rémi Nollet; +Cc: galene
> The server said: illegal group name.
> Note also that I recently updated the binary after a long period of
> inactivity, so I may be missing a change in the configuration. But after
> carefully reading the doc on galene.org, I could not see what I am doing
> wrong.
Could you please empty your browser cache and confirm that the problem
persists? Your issue could be due to the Javascript client being out of
sync with the server.
(I really need to start versioning the protocol, but it needs to be done
just right.)
-- Juliusz
^ permalink raw reply [flat|nested] 4+ messages in thread
* [Galene] Re: Server error: illegal group name
2022-07-13 14:21 ` [Galene] " Juliusz Chroboczek
@ 2022-07-13 14:27 ` Juliusz Chroboczek
2022-07-13 16:34 ` Rémi Nollet
0 siblings, 1 reply; 4+ messages in thread
From: Juliusz Chroboczek @ 2022-07-13 14:27 UTC (permalink / raw)
To: Rémi Nollet; +Cc: galene
>> Note also that I recently updated the binary after a long period of
>> inactivity, so I may be missing a change in the configuration. But after
>> carefully reading the doc on galene.org, I could not see what I am doing
>> wrong.
> Could you please empty your browser cache and confirm that the problem
> persists? Your issue could be due to the Javascript client being out of
> sync with the server.
It looks like you copied the server binary, but kept the old Javascript.
You need to upgrade all of the files under 'static/'
> (I really need to start versioning the protocol,
I really need to give a useful error message in this case.
-- Juliusz
^ permalink raw reply [flat|nested] 4+ messages in thread
* [Galene] Re: Server error: illegal group name
2022-07-13 14:27 ` Juliusz Chroboczek
@ 2022-07-13 16:34 ` Rémi Nollet
0 siblings, 0 replies; 4+ messages in thread
From: Rémi Nollet @ 2022-07-13 16:34 UTC (permalink / raw)
To: galene
On 7/13/22 16:27, Juliusz Chroboczek wrote:
> It looks like you copied the server binary, but kept the old Javascript.
> You need to upgrade all of the files under 'static/'
That is exactly what happened.
I rsynced it and it works perfectly.
Thank you Juliusz!
(I feel a bit silly.)
>> (I really need to start versioning the protocol,
>
> I really need to give a useful error message in this case.
I therefore agree on the fact that it would sometimes be useful. ^^
-- Rémi
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2022-07-13 16:34 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-13 11:09 [Galene] Server error: illegal group name Rémi Nollet
2022-07-13 14:21 ` [Galene] " Juliusz Chroboczek
2022-07-13 14:27 ` Juliusz Chroboczek
2022-07-13 16:34 ` Rémi Nollet
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox