+1 for Zammad
syben
Posts
-
zammad - user support/ticketing solution -
Yopass - Share Secrets Securelyhttps://github.com/jhaals/yopass
Yopass is a project for sharing secrets in a quick and secure manner*. The sole purpose of Yopass is to minimize the amount of passwords floating around in ticket management systems, Slack messages and emails. The message is encrypted/decrypted locally in the browser and then sent to yopass without the decryption key which is only visible once during encryption, yopass then returns a one-time URL with specified expiry date.
-
Updates not possible "BoxError: Version info mismatch"I am trying to upgrade Cloudron from version v7.3.6 to version v7.4.3. To do this, I navigate to Settings and then Updates.
After confirming the changelog, the process starts by displaying the loading bar but then aborts without comment.
In the log files, the error is as follows:
Aug 07 13:23:21 box:tasks startTask: 4903 done. error: { stack: 'BoxError: Version info mismatch\n' + ' at verifyUpdateInfo (/home/yellowtent/box/src/updater.js:101:87)\n' + ' at downloadAndVerifyRelease (/home/yellowtent/box/src/updater.js:112:11)\n' + ' at processTicksAndRejections (node:internal/process/task_queues:96:5)\n' + ' at async update (/home/yellowtent/box/src/updater.js:144:25)', name: 'BoxError', reason: 'External Error', details: {}, message: 'Version info mismatch'
Previously I tried to install the update but failed because a Tagia app was installed. This app has since been deleted.
I also upgraded from Ubuntu 18.x to 20.04.6 LTS, unfortunately without success regarding the Cloudron update.
How can I perform the update?