It was happening across multiple servers at the same time yesterday. Looks to be resolved now.
Dave Swift
Posts
-
error while backing up -
error while backing upAlso happening for me -- Falkenstein (FSN1).
-
Change Access Control?I see now this is related to the recent change to the WordPress app.
This adds a button to my login page, I don't want that.
Can I disable somehow?
-
Change Access Control?Is it possible to change an existing app from having Cloudron OpenID as the login method to using its own user management?
Particularly with WordPress?
"OpenID Connect Generic" showed up on my site as a recently as a plug-in.
-
Installation of plugins is broken in Mautic packageThanks @dsp76. I figured it was something like that.
It would be great to have a one-click Mautic Dev install, like we have for WordPress!
-
Webhook Bounce Management with Cloudron Email ServerHow can I setup a webhook from my Cloudron?
-
Webhook Bounce Management with Cloudron Email ServerIs it possible to use Mautic's Webhook Bounce Management with Cloudron's built-in email server?
https://docs.mautic.org/en/5.x/channels/emails.html#webhook-bounce-management
-
Installation of plugins is broken in Mautic packageI've been trying to install Mautic via the LAMP app and it seems like it won't work. Has anyone been able to do this successfully?
-
Cap - The open source alternative to Loom -
Update Broke Existing InstallationEverything is working great right now! Thanks.
-
Update Broke Existing InstallationThe error I posted is in the browser console.
-
Update Broke Existing InstallationI've been using the react version for months at this point. The recent update broke the Cloudron version.
-
Update Broke Existing InstallationI was able to switch back to the Flutter app by running the mysql command:
UPDATE accounts SET set_react_as_default_ap = 0;
However, it would be great to be able to access the react app again!
-
Update Broke Existing InstallationUpdating to 1.12.15 my instance to stop loading (just a white screen when you go the URL).
I have updated to 1.12.16 but it did not fix the issue.
Upon loading the app I see this in the error log:
<!-- If you are reading this, there is a fair change that the react application has not loaded for you. There are a couple of solutions: 1. Download the release file from https://github.com/invoiceninja/invoiceninja and overwrite your current installation. 2. Switch back to the Flutter application by editing the database, you can do this with the following SQL UPDATE accounts SET set_react_as_default_ap = 0; -->
-
Duplicate Recurring InvoicesThank you, I updated and payment went through right away.
I wonder if recurring invoices I made before the first change you made were still billed twice but the new ones will only be billed once?
Do you think that is possible? I tried doing some daily test recurring invoices and they were not billed in duplicate.
-
Duplicate Recurring Invoices@nebulon My recurring invoices are now not running at all.
-
App Link BugAny ETA on this release?
(I use App Links with clients and is confusing to have the links not working.)
-
Duplicate Recurring InvoicesThanks @nebulon. I have installed the update and will let you know when I have enough data. Fingers crossed.
-
Backups Failing Frequently@girish here is the most recent one
Mar 18 00:49:48 box:tasks update 713: {"percent":21,"message":"Uploading backup 25376M@1MBps (example.com)"}
Mar 18 00:49:58 box:tasks update 713: {"percent":21,"message":"Uploading backup 25386M@1MBps (example.com)"}
Mar 18 00:50:05 box:shell backup-snapshot/app_a64992c5-6f6d-401e-9edc-fa8d1f52adfa: /usr/bin/sudo -S -E --close-from=4 /home/yellowtent/box/src/scripts/backupupload.js snapshot/app_a64992c5-6f6d-401e-9edc-fa8d1f52adfa tgz {"localRoot":"/home/yellowtent/appsdata/a64992c5-6f6d-401e-9edc-fa8d1f52adfa","layout":[]} errored BoxError: backup-snapshot/app_a64992c5-6f6d-401e-9edc-fa8d1f52adfa exited with code 1 signal null
Mar 18 00:50:05 box:tasks setCompleted - 713: {"result":null,"error":{"stack":"BoxError: Backuptask crashed\n at runBackupUpload (/home/yellowtent/box/src/backuptask.js:163:15)\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)\n at async uploadAppSnapshot (/home/yellowtent/box/src/backuptask.js:360:5)\n at async backupAppWithTag (/home/yellowtent/box/src/backuptask.js:382:5)\n at async fullBackup (/home/yellowtent/box/src/backuptask.js:503:29)","name":"BoxError","reason":"Internal Error","details":{},"message":"Backuptask crashed"}}
Mar 18 00:50:05 box:tasks update 713: {"percent":100,"result":null,"error":{"stack":"BoxError: Backuptask crashed\n at runBackupUpload (/home/yellowtent/box/src/backuptask.js:163:15)\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)\n at async uploadAppSnapshot (/home/yellowtent/box/src/backuptask.js:360:5)\n at async backupAppWithTag (/home/yellowtent/box/src/backuptask.js:382:5)\n at async fullBackup (/home/yellowtent/box/src/backuptask.js:503:29)","name":"BoxError","reason":"Internal Error","details":{},"message":"Backuptask crashed"}}
Mar 18 00:50:05 box:taskworker Task took 6604.595 seconds
[no timestamp] Backuptask crashed -
App Link BugThanks for this.
How do I apply the patch?