@andreasdueren a hash is not enough. you need the raw password to login to mail server . meaning, atleast it's not a one way hash. maybe raw password is stored in some obscure way , but it has to be reversible.
@joseph said in Cannot administer APP Passwords after moving to OIDC integration:
I tried this on a new install and I can't reproduce this. @odie can you please check if you see the same issue on a new install? I think that's one step to understand if we are testing this wrong OR this is some update related issue
I tested several times, and I can't reproduce it either. It just works. On package 5.1.1. No need to install a clean install either.
I have no way to explain this. It just stopped behaving this way. I can even delet the same old APP Password that I previously got a "failed" message on.
You can probably mark this as solved...??
@timconsidine said in Problem restarting Nextcloud after Disk Full Event:
Worth considering some kind of free space monitoring?
Various server monitor apps/agents
is there a good tutorial somewhere? I also ran once into that case and would love automated monitoring.
The new notification support of cloudron 8.2 does not cover that case?
@Joseph It's not super urgent right now, this is only a test instance I spun up and I'm traveling right now. I might reach out at a later point in time.
@jdaviescoates Yes it's something else. But works well and I have never encountered any problems with Nextcloud and file permissions. This is my setup:
[image: 1737355754539-screenshot-2025-01-20-at-07.44.48-resized.png]
[image: 1737355754702-screenshot-2025-01-20-at-07.45.02-resized.png]
[image: 1737355754960-screenshot-2025-01-20-at-07.47.23.png]
Sorry posting here because I noticed in the image that the date is in DD/MM/YYYY format but in my Cloudron it's in MM/DD/YYYY format (also in event logs, etc.). Any idea how to change it??
PS: my Nextcloud install is from 23/11/18
@girish said in Fulltext search with Files?:
@avatar1024 I couldn't find any information on setting it up with Solr. Please do link if you find anything more .
I see, my bad, I got confused cause they still advertise it but they have in fact moved away from it. https://help.nextcloud.com/t/solr-in-nextcloud-24/141277/4
The Fulltextsearch elastic app latest release is 2021 (though with recent activity) so it feels like a bit of a mess.
@joseph Thank you, I had already found that information. I need to run some scan tests, but I can't do them on all storages. How can I find the path of the external storage? The folder is SMB.
sudo -u www-data php occ files:scan --path="/SMB"
@jdaviescoates said in Issue with Saving Email Attachments in Version 30.0.2:
Nextcloud Mail app
Yes is Nextcloud Mail app I just would to know if others have the same issue.
Yes that is handled by app package updates. We usually stay as close to what the upstream app recommends. Through the containerization, we can have different php (and other languages/framework/library) versions on the same system, depending on the individual app. This also means if you find a package using a wrong or by now outdated version, please let us know in that app section in the forum and we will see if and how to update those accordingly.