Skip to content

[Bug]: Mobilizon behaves strangely after deployment #6184

Closed
@sxiii

Description

@sxiii

Error Message and Logs

I have semi-successfully deployed Mobilizon, but it performs really weirdly. It seems to be working but REEALLY slow with loading events, also it does not correctly load historical (passed) events.

The errors include many 500 Network Errors in the browser console, but the app logs in coolify doesn't show anything too bad. I've tried to fix it or debug it with AI - and it always pointed me either at problems with /api endpoint or relay connections (yeah I haven't figured relays so far either).

 ╰─λ curl -X POST https://MY-MOBILIZON-GTLD/api 
{"errors":[{"message":"No query document supplied"}]}

So based on this, I think /api endpoint works. Can you guys lead me to the next clue, what should I investigate? Mobilizon is just a web service and a database, only two containers. I can share the docker-compose and list of variables I've used if needed.

It's quite an important project for me as I'm trying to replace meetup that got removed due to someone not paying a lot of money to meetup dot com :) Thanks for your help!

Steps to Reproduce

  1. Deploy Mobilizon on Coolify via docker-compose
  2. Access your installation
  3. See that pages with events take a minute or two to load and they throw a bunch of 500 errors
  4. Doubt what you did wrong and make github issue after several days of debugging

Example Repository URL

https://framagit.org/framasoft/joinmobilizon/docker/-/blob/master/docker-compose.yml

Coolify Version

v4.0.0-beta.420.5

Are you using Coolify Cloud?

No (self-hosted)

Operating System and Version (self-hosted)

Arch Linux Rolling

Additional Information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions