christianhugoch

Results 66 comments of christianhugoch

Hi, quoting [@mackie1311](https://github.com/mackie1311), too :). Was there any progress on this?

I can help with that. Give me a day or so

In our unit tests, we're using this model for the chat: ![data_modell](https://github.com/saltcorn/saltcorn/assets/10777655/3db9088e-fbf1-43fc-9e82-81915cdf25be) With that, you can create a room view with this configuration: ![rooms_view_cfg](https://github.com/saltcorn/saltcorn/assets/10777655/0a88a40e-f83c-48aa-a61f-0425a38df5f9) Message show view is used to...

Hi, could it be that you're behind a nginx or so. The chat uses websockets and I believe the default nginx config isn't ready for that. Can you open your...

No, I think that's another problem. Are you using the chat with different users, or is it at both sides the same?

Hm, can you open the NetworkMonitor and send me a screenshot of it after you load the page and after sending a message.

Yes, could you send me the file? I've just tested the unit test setup on my device, and I believe your screenshots are looking good, too.

Hi, I've tested it between firefox and chrome and it worked. Let think about it what else could be wrong here.

I'm running saltcorn on my host os with the cli command: saltcorn serve I would like to see if your process has logs. You are propably using a systemctl service,...

Can you go to 'About application / development' and enable 'Log SQL to stdout', 'Log client errors'? Perhaps we have to add more debug logs to see what's going on.