I am using cloudron since a long time and never had issues.
Will it help to add it temporarily to /etc/hosts ?
I am using cloudron since a long time and never had issues.
Will it help to add it temporarily to /etc/hosts ?
host releases.cloudron.io
;; communications error to ::1#53: connection refused
;; communications error to ::1#53: connection refused
releases.cloudron.io has address 165.227.67.76
;; communications error to ::1#53: connection refused
;; communications error to ::1#53: connection refused
releases.cloudron.io has IPv6 address 2604:a880:800:10::b66:f001
;; communications error to ::1#53: connection refused
;; communications error to ::1#53: connection refused
I will check up later this evening.
Automatic updates are scheduled, normally daily but now i have scheduled it once in a week.
The reason, every time it tries to update the cloudron version and could not success, the unbound service is down and i have to restart it manually. That is very annoying!
host releases.cloudron.io 127.0.0.1
Using domain server:
Name: 127.0.0.1
Address: 127.0.0.1#53
Aliases:
releases.cloudron.io has address 165.227.67.76
releases.cloudron.io has IPv6 address 2604:a880:800:10::b66:f001
and the curl commands show a large json with every version.
I tried it under the root account
Cloudron tries to daily to upgrade to a newer Cloudron Version wiht no success.
After that unbound seems to be stopped.
I have to start it ever Morning!?
I have Auto Update activated but the Installation aborts every Time!
{
"taskId": "5006",
"errorMessage": "Failed to download https://releases.cloudron.io/versions.json: downloadUrl errored with code 6 message Command failed: curl -s --fail https://releases.cloudron.io/versions.json -o /home/yellowtent/platformdata/update/versions.json\n",
"timedOut": false
}
Platform Version
v7.7.2 (Ubuntu 22.04.3 LTS)
Vendor
System manufacturer
Product
System Product Name
CPU
8 Core "Intel(R) Core(TM) i7-3770 CPU @ 3.40GHz"
Memory
33.56 GB RAM & 17.16 GB Swap
Uptime
any hint how to fix this
So the last update was v7.7.2 but since some days ubound service stops and so Mails will not send.
thanks in advance
Anton Hummel
@ahummel After experience many minor Errors.
Indexing not working
Pictures are not displayed
I solved most issues by using Lamp Stack and installed dokuwiki manually on it with php 7.4.
For me it seems there are some issuse with the imported cloudron base container. I am new in packageing cloudron apps and could not identify the source docker file
So i solved it via lamp stack it is not optimal cause of the unneeded mysql and redis components.
Regards ahummel
@girish Yes i can reproduce it with a new install. Now i have the same as you!
"Update Index" seems to work - 'rebuild Index' prints true an goes into a loop.
@girish Sorry now nothing happend while clicking on the buttons
i got this error message in the browser console:
Uncaught SyntaxError: missing } after function body js.php:517note: { opened at line 515, column 28js.php:515:28
Hi
I have an issue with the Searchindex Manager.
There seems to be an Problem with the Ajax Call to rebuild or update the index.
The Request Formular Data is 'call; "pagelist"'
Did anyone have an hint to solve this?
Running "php bin/indexer.php" works.
Regards
Anton
Hi,
i am a little bit lost wit the Attribute Plugin.
Attribute: Configuration item 'store' is not set to a writeable directory.
I manually created the attribute folder but i only got the above Error.
We tried the following in the Plugin config: data/attibute or ./data/data/attribute or apps/data/data/attribute with
no success.
The folder /home/yellowtent/appsdata/{hash}/data/data/attribute is owned by www-data:www-data and has chmod 755.
Any idea how to get it work?
Thanks in advance
Anton