You got a typo in there maybe, or a firewall?
msbt
Posts
-
Unusable application -
Unusable application@klawitterb try without
https:// -
Notifications view doesn't have a vertical scrollbarThere is no scrollbar even though there are more elements than there is space, while checking notifications on
/#/notificationson 9.1.5:
This would fix it (adjust accordingly do that specific container):
.section-body { overflow-y: scroll; } -
Web terminal font changed after update to 9.1.3If you want strange, I can throw this in the mix
:
Firefox on Ubuntu, but it also happens on Brave. Might be due to the format (.ftl file)
-
What's coming in 9.1@timconsidine exactly

-
What's coming in 9.1@girish well...


-
What's coming in 9.1@girish is 9.1 stable already? Had another Cloudron that just updated by itself via cron

-
How to Package and Deploy Strapi v5 as a Custom App on CloudronWould have probably been easier to update the old attempt
https://git.cloudron.io/msbt/strapi-app -
What's coming in 9.1Yes that's what I meant, auto updates for apps but not the platform. Awesome!

-
What's coming in 9.1@girish maybe I'm just the lucky one, that happened before on other machines with other versions:

It's a bit tricky, because that specific Cloudron has a bunch of custom apps which are best stopped before updating/rebooting. I remember a thread about release channels or separate app updates from Cloudron updates, is that somewhere on the roadmap?
Edit: it says
"unstable": falsein the tasks json -
What's coming in 9.1 -
Issue with Read/Write nodethere was a breaking change (more info here https://community.n8n.io/t/n8n-restrict-file-access-to-in-2-0/227750), you need to add this to your
envfile:export N8N_RESTRICT_FILE_ACCESS_TO="/app/data" -
Remotely (remote desktop management)apparently the successor of the tool has/will have one: https://controlr.app/
New repo: https://github.com/bitbound/ControlR
What happened: https://github.com/immense/Remotely/issues/985 --> https://github.com/bitbound/ControlR/discussions/84 -
S3 provider missing?@andreasdueren I'm guessing line 19 cleanup from here was a bit too optimistic, it removed the github url from the s3 package
-
Authorization errors with almost everything@davidbrrrr I don't think I actually set it up. Did you manually add another
datafolder in/app/dataso the path/app/data/datais available? -
Searching apps by label is not workingWhen I'm in "My Apps"-view, finding apps by label doesn't work anymore, it did in <9. To reproduce, set a label which doesn't include parts or the URL and try to find it. I tried searching the forums if this is already mentioned somewhere, but couldn't find anything.
Cloudron Version
9.0.15 -
Check reputation link in email view for Barracuda doesn't work anymoreTwo things:

- First one is not a bug, more a UI/UX issue. If you're in the Email/Domains/Domain view and your IP is blocklisted, after clicking the text above to get more details, it expands to this:

If I want to select and copy the link to barracudanetworks to check what's going on, it collapses before I can hit the copy button. The first link goes directly to the removal request, which is good, but it would be nice if the reputation check could also be a link, so I don't have to open the element inspector to copy the URL

- The link to http://www.barracudanetworks.com/reputation/?pr=1&ip=... itself is broken, gets forwarded to https://www.barracuda.com/ which results in a 404. Working link is https://www.barracudacentral.org/lookups but I didn't manage to add the IP as parameter
-
Has anyone got the Element X App working with Cloudron Matrix?A customer of mine is having the same issue. For me it works, because I'm not using SSO/OIDC, but they are and are unable to hop on video calls, which is a shame. If what I'm reading is true, the package needs quite a bit of adjustment to make it work

-
Email address of not-yet-activated user isn't shown in Add Mailbox dialogueUpdate: I linked the account and now I'm in all kinds of trouble: The
/#/mailboxesview doesn't load anymore, console showsTypeError: can't access property "label", item[column] is undefinedSidenote: the
/#/email-domainsview takes forever to load -
Email address of not-yet-activated user isn't shown in Add Mailbox dialogueDescription
Just wanted to link a mailbox to a newly created but not yet activated user account. As far as I know in <9 the email address was used instead of the username if there was none, which currently is an empty field.

Steps to reproduce
Create a user without username, just the email address, go to
/#/mailboxes, add mailbox, try to find correct user if there are more than one of those accounts.Cloudron Version
Cloudron 9.0.15