i am no dev, but as a common user i am looking forward to see this happen!! keep as posted!
Best posts made by squareclouds
-
RE: PhotoPrism - Personal Photo Management powered by Go and Google TensorFlow
-
RE: Nextcloud dashboard empty and cloudron not rebooting
oh ok, glad to hear it was not just me and you found the issue! thanks for the help!
-
RE: Nextcloud default built-in outbound settings?
damn, all I needed was an app restart... well, now I know
Latest posts made by squareclouds
-
RE: Nextcloud dashboard empty and cloudron not rebooting
oh ok, glad to hear it was not just me and you found the issue! thanks for the help!
-
RE: Nextcloud dashboard empty and cloudron not rebooting
dear both,
thank you, i was AFK a couple of days.
yes, nextcloud is, as i updated on my third post, already solved and it was a nextcloud thing.
when i try to reboot cloudron via the dashboard, all the logs say (even after/during i click the reboot confirmation button) is:
Jul 12 09:45:20 box:apphealthmonitor app health: 1 alive / 0 dead.
Jul 12 09:45:30 box:apphealthmonitor app health: 1 alive / 0 dead.
Jul 12 09:45:40 box:apphealthmonitor app health: 1 alive / 0 dead.
Jul 12 09:45:50 box:apphealthmonitor app health: 1 alive / 0 dead.
Jul 12 09:46:00 box:apphealthmonitor app health: 1 alive / 0 dead.
Jul 12 09:46:10 box:apphealthmonitor app health: 1 alive / 0 dead.
Jul 12 09:46:20 box:apphealthmonitor app health: 1 alive / 0 dead.
Jul 12 09:46:30 box:apphealthmonitor app health: 1 alive / 0 dead.and just keeps logging the same, as if nothing had happened (i only run the nextcloud here).
i have a virtual server with netcup. i rebooted the server last week via the netcup dashboard, but the problem remains after it restarts. i also tried first shutting it down, and the starting again, same result.
i just did it manually via terminal. it restarted. the cloudron needed a bit to get disk usage under system info, but now all info is there. nextclud running normally.
i just tried rebooting from the dashboard again, but nothing happens. it is as if my button does nothing... i tried in firefox and chrome
after clickling the reboot button, i get this as ajax request/response
POST
{ "status": "Unauthorized", "message": "Token required" }
GET
{ "version": "6.3.4", "apiServerOrigin": "https://api.cloudron.io", "webServerOrigin": "https://cloudron.io", "cloudronName": "SCD Cloudron", "footer": "© 2021 [Cloudron](https://cloudron.io) [Forum <i class=\"fa fa-comments\"></i>](https://forum.cloudron.io)", "adminFqdn": "my.scd-app.de", "language": "en", "activated": true, "provider": "netcup-image", "setup": { "active": false, "message": "", "errorMessage": null }, "restore": { "active": false, "message": "", "errorMessage": null } }
any ideas? since now the nextcloud is working it does not bother that much, but it makes me nervous knowing that something might not be 100% well.
-
RE: Nextcloud dashboard empty and cloudron not rebooting
the nextcloud is working normally again, somehow a plugin/app was making trouble. but i still dont understand why my cloudron wont reboot
-
RE: Nextcloud dashboard empty and cloudron not rebooting
PS: i just installed another nextcloud, everything seems normal there... still cant reboot the cloudron though
-
Nextcloud dashboard empty and cloudron not rebooting
hello everyone,
yesterday i realized my nextcloud installation was behaving strangely. first one computer was not showing the sync icons for each file. then when i logged in via browser i saw that my home folder in the nextcloud kept throwing an error:
This directory is unavailable, please check the logs or contact the administrator
and the folder is just empty. all clients on all computers and smartphones are working as expected, though. then i tried restarting the cloudron and yep.... the button does nothing.... i click reboot, then reboot now but nothing happens, logs just keep loggings without even addressing that i tried to reboot.
sadly in the nextcloud i cant access the logs, the same behaviour as with the home folder: logs view just keeps loading and nothing happens, so i cant see whats wrong there either.
someone any ideas? i know it sounds more nextcloud related but that i cant reboot the cloudron makes me wonder if its some more core-oriented problem.
any help is appreciated!
-
RE: PhotoPrism - Personal Photo Management powered by Go and Google TensorFlow
i am no dev, but as a common user i am looking forward to see this happen!!
keep as posted!
-
Upload custom fonts
Hi all,
first time using Invoice Ninja. Until now I think it has everything I need, the only thing i cannot figure out is how to activate new fonts (Roboto Condensed).
I was trying it using the invoice ninja docs:
https://invoice-ninja.readthedocs.io/en/latest/configure.html#custom-fontsI uploaded the TTF to:
/public/fonts/invoice-fonts
using the app File Manager, but I cannot run the grunt command. Or is there any other way specifically for cloudron? I am not that tech savvy so any help is appreciated!
cheers
-
RE: Nextcloud default built-in outbound settings?
damn, all I needed was an app restart... well, now I know
-
Nextcloud default built-in outbound settings?
hi guys,
I am having a problem with the outbound settings for my nextcloud. Please keep im mind, I want only status mails to go out! I am not using any email server on my cloudron nor i want to use an email app inside nextcloud. That means right now only outbound is activated in cloudron and nextcloud has pretty much standard settings.
if you install a fresh copy of a nextcloud, cloudron auto set ups the outbound functionality. this means, if I login for the first time in this newly installed nextcloud, I input my email address in my nextcloud admin profile and I go to "Basic Settings" in nextcloud and I hit "Send Email", they email goes out and I recieve the email, all good!
Sadly my problem is, that in my actual nextcloud install (I've had it a couple of years now) at some point I used external SMTP settings. Now I want to use the default, by cloudron generated built-in SMTP settings, but I cannot make it work. I think I have everything setup correctly, but the password is giving problems
the error:
A problem occurred while sending the email. Please revise your settings. (Error: Failed to authenticate on SMTP server with username "cloud.app@scd-app.de" using 1 possible authenticators. Authenticator LOGIN returned Expected response code 235 but got code "535", with message "535 5.7.8 Authentication failed ".)I tried using the cloudron admin password, since I only have the admin user in cloudron, but without success.
The same happens in the newly installed instances of nextcloud. If I "by mistake" overwrite the SMTP settings by hitting "Save", everything stops working and I have no clue what password was used for the built-in SMTP server when Cloudron created the app.
I am not that tech savvy when it comes to these things and appreciate any help!
cheers
-
RE: Kimai local.yaml
hi all,
i managed to make the changes, i had two mistakes:
-
i had to clear the kimai cache via terminal (it is in the kimai docs)
https://www.kimai.org/documentation/configurations.html -
when trying to clear, so the effects take place, i got an error. apparently you cannot use tabs as indentation, so my local.yaml was not readable anyway
after using spaces and clearing successfully the cache, every worked
thanks for the help!
-