Hello everybody,
I am not sure this what you are looking for and is in early stage but this project looks promising:
https://fossbilling.org
josephcosta
Posts
-
Which subscription and membership management application do you use? -
Better Alternative to CloudronHello,
of course cloudron guys just do a great and very active job so I won't say more on this point.
I am afraid that if participants are more than 3, or you have a really powerful server or you have no real alternative than big services (not necessarily proprietary or big corporations).
BUT up to this number I tried in the past kopano meet (wich worked good, is very nice and is available in cloudron since a very long time), and then switched to nextcloud talk wich is just working great for video/voice calls:- user based or public access (using link)
- chat always available
- screen sharing on the fly
- phone app very well integrated with a great push notification flow
-
MongoDB does not startSorry I have a similar problem on a cloudron 7.4.3 on ubuntu 20, a pending task is blocking everything (backup, update, uninstall, ...) on my secondary cloudron instance:
- I have a blue notice saying: Platform status / Starting services, this can take a while
- I have the only app active in: Configuring (Queued) - Queued
- the cancel task redX button is not responding
- Crash Recovery buttons are not clickable
https://my.cloudron/api/v1/tasks/12960?access_token=XXXXXXmytoken
{ "id": "12960", "type": "app", "percent": 1, "message": "Waiting for Cloudron to initialize", "error": { "message": "Task was stopped because the server was restarted or crashed", "code": "crashed" }, "active": false, "pending": true, "creationTime": "2023-12-17T21:39:50.000Z", "result": null, "ts": "2023-12-17T21:39:50.000Z", "success": false },
- I've tried a systemctl check as BrutalBirdie
root@my:~# systemctl status box-task-12960.service Unit box-task-12960.service could not be found.
Cannot GET /api/v1/tasks/12960/stop
But no way to kill the pending task. Do you have any suggestions?
tail -f /home/yellowtent/platformdata/logs/box.log Box POST /api/v1/tasks/12967/stop 409 Conflict task is not active 91.551 ms - 61 2024-01-04T11:30:41.308Z box:locker Lock unreleased platform_start
Thank you and best regards.
-
MongoDB does not start@girish thank you as always, I reached you out on support@cloudron.io.
Best regards