Perfect @BrutalBirdie .. Thanks a lot Man!
What's this error? And how can we prevent this moving forward.
Thanks!
Perfect @BrutalBirdie .. Thanks a lot Man!
What's this error? And how can we prevent this moving forward.
Thanks!
Hello,
I'm getting this error when I tried to reload the nginx:
nginx: [emerg] cannot load certificate "/home/yellowtent/platformdata/nginx/cert/_.getozivi.com.cert": BIO_new_file() failed (SSL: error:80000002:system library::No such file or directory:calling fopen(/home/yellowtent/platformdata/nginx/cert/_.getozivi.com.cert, r) error:10000080:BIO routines::no such file)
I have applied the basic solution, like renaming the .conf file to conf.off, but it's not working as I'm not able to locate the domain'.conf file.
Previously, the conf files were named like getozivi.com.conf, so it was easy to locate and find them, but this time it's like:
_.getozivi.com.cert
Can you please help me with this? As this is a bit urgent, my server is DOWN.
Thanks!
I'm using RainLoop 1.17.0
I'll try to use it in another email client to check the issue.
Hello,
I've purchased a domain from WordPress.com, and the domain's DNS is pointing to
ns1.wordpress.com
ns2.wordpress.com
I have now hosted the domains' emails on my Cloudron Infrastructure and pointed out all the email records (MX, SPF) to it.
Now I created an email account for the domain, and when I try to log in to one of the emails, it shows me:
Domain is not allowed
I have added the Domain in my dashboard, and in the DNS provider, I have added (Manual), also I have enabled the Incoming email for the same. So basically, I have confirmed and configured all the basic requirements, but still, the error.
Are you aware of the problem, and let me know what the solution could be?
Let me know.
Thanks!
Hey @joseph, your solution worked perfectly.
First, the command:
ip addr | grep 172.18.0.1
got me an empty output, and then when I ran the other commands, it worked smoothly.
Now, even my app has started working fine.
Thanks a lot!
Also, @joseph, why does this Minio installation stop working all of a sudden after a few days? Is there any solution to stop this from happening repeatedly, as this causes a lot of downtime for me? Let me know.
Thanks!
I did that way before but it's the same, first it shows Cloudron is offline. Reconnecting… and then blank screen after some time.
FYI, recently I faced the
Error: Unable to initialize OpenID: Get "https://my.flaxxa.in/openid/.well-known/openid-configuration ": dial tcp 172.18.0.1:443: i/o timeout (*fmt.wrapError)
so I ran the below command:
cloudron-support --recreate-docker
as it was solved in my previous topics.
Is this the issue?
Need help!
Thanks!
No.. I did not create any ticket to support, with the line I meant I made a forum topic.
Here below is the box.log:
root@my:/home/yellowtent/platformdata/logs# tail -500 box.log
2025-04-29T08:38:12.378Z box:tasks stopAllTasks: stopping all tasks
2025-04-29T08:38:12.378Z box:shell tasks /usr/bin/sudo -S /home/yellowtent/box/src/scripts/stoptask.sh all
2025-04-29T08:38:12.451Z box:shell All tasks stopped
2025-04-29T08:38:12.478Z box:locks releaseAll: all locks released
2025-04-29T08:38:12.483Z box:reverseproxy writeDashboardConfig: writing dashboard config for flaxxa.in
2025-04-29T08:38:12.492Z box:shell reverseproxy: openssl x509 -in /home/yellowtent/platformdata/nginx/cert/_.flaxxa.in.cert -noout -ocsp_uri
2025-04-29T08:38:12.506Z box:shell reverseproxy /usr/bin/sudo -S /home/yellowtent/box/src/scripts/restartservice.sh nginx
2025-04-29T08:38:13.115Z box:platform onActivated: starting post activation services
2025-04-29T08:38:13.115Z box:platform startInfra: checking infrastructure
2025-04-29T08:38:13.116Z box:platform startInfra: infra is uptodate at version 49.8.0
2025-04-29T08:38:13.116Z box:platform onInfraReady: platform is ready. infra changed: false
2025-04-29T08:38:13.116Z box:apps schedulePendingTasks: scheduling app tasks
2025-04-29T08:38:13.157Z box:apptaskmanager started
2025-04-29T08:38:13.158Z box:cron startJobs: starting cron jobs with hour 22 and minute 35
2025-04-29T08:38:13.218Z box:cron backupPolicyChanged: schedule 00 00 23 * * * (UTC)
2025-04-29T08:38:13.222Z box:cron autoupdatePatternChanged: pattern - 00 00 1,3,5,23 * * * (UTC)
2025-04-29T08:38:13.225Z box:cron Dynamic DNS setting changed to false
2025-04-29T08:38:13.227Z box:dockerproxy start: listening on 172.18.0.1:3003
2025-04-29T08:38:13.228Z Error: listen EADDRNOTAVAIL: address not available 172.18.0.1:3003
2025-04-29T08:38:13.228Z at Server.setupListenHandle [as _listen2] (node:net:1882:21)
2025-04-29T08:38:13.228Z at listenInCluster (node:net:1961:12)
2025-04-29T08:38:13.228Z at doListen (node:net:2135:7)
2025-04-29T08:38:13.228Z at process.processTicksAndRejections (node:internal/process/task_queues:83:21)
2025-04-29T08:38:14.631Z box:server ==========================================
2025-04-29T08:38:14.632Z box:server Cloudron 8.3.1
2025-04-29T08:38:14.632Z box:server ==========================================
2025-04-29T08:38:14.633Z box:platform initialize: start platform
2025-04-29T08:38:14.676Z box:tasks stopAllTasks: stopping all tasks
2025-04-29T08:38:14.677Z box:shell tasks /usr/bin/sudo -S /home/yellowtent/box/src/scripts/stoptask.sh all
2025-04-29T08:38:14.746Z box:shell All tasks stopped
2025-04-29T08:38:14.770Z box:locks releaseAll: all locks released
2025-04-29T08:38:14.775Z box:reverseproxy writeDashboardConfig: writing dashboard config for flaxxa.in
2025-04-29T08:38:14.783Z box:shell reverseproxy: openssl x509 -in /home/yellowtent/platformdata/nginx/cert/_.flaxxa.in.cert -noout -ocsp_uri
2025-04-29T08:38:14.796Z box:shell reverseproxy /usr/bin/sudo -S /home/yellowtent/box/src/scripts/restartservice.sh nginx
2025-04-29T08:38:15.366Z box:platform onActivated: starting post activation services
2025-04-29T08:38:15.367Z box:platform startInfra: checking infrastructure
2025-04-29T08:38:15.368Z box:platform startInfra: infra is uptodate at version 49.8.0
2025-04-29T08:38:15.368Z box:platform onInfraReady: platform is ready. infra changed: false
2025-04-29T08:38:15.368Z box:apps schedulePendingTasks: scheduling app tasks
2025-04-29T08:38:15.411Z box:apptaskmanager started
2025-04-29T08:38:15.412Z box:cron startJobs: starting cron jobs with hour 22 and minute 35
2025-04-29T08:38:15.466Z box:cron backupPolicyChanged: schedule 00 00 23 * * * (UTC)
2025-04-29T08:38:15.481Z box:cron autoupdatePatternChanged: pattern - 00 00 1,3,5,23 * * * (UTC)
2025-04-29T08:38:15.485Z box:cron Dynamic DNS setting changed to false
2025-04-29T08:38:15.487Z box:dockerproxy start: listening on 172.18.0.1:3003
2025-04-29T08:38:15.488Z Error: listen EADDRNOTAVAIL: address not available 172.18.0.1:3003
2025-04-29T08:38:15.488Z at Server.setupListenHandle [as _listen2] (node:net:1882:21)
2025-04-29T08:38:15.488Z at listenInCluster (node:net:1961:12)
2025-04-29T08:38:15.488Z at doListen (node:net:2135:7)
2025-04-29T08:38:15.488Z at process.processTicksAndRejections (node:internal/process/task_queues:83:21)
2025-04-29T08:38:16.826Z box:server ==========================================
2025-04-29T08:38:16.827Z box:server Cloudron 8.3.1
2025-04-29T08:38:16.827Z box:server ==========================================
2025-04-29T08:38:16.827Z box:platform initialize: start platform
2025-04-29T08:38:16.870Z box:tasks stopAllTasks: stopping all tasks
2025-04-29T08:38:16.870Z box:shell tasks /usr/bin/sudo -S /home/yellowtent/box/src/scripts/stoptask.sh all
2025-04-29T08:38:16.904Z box:shell All tasks stopped
2025-04-29T08:38:16.934Z box:locks releaseAll: all locks released
2025-04-29T08:38:16.950Z box:reverseproxy writeDashboardConfig: writing dashboard config for flaxxa.in
2025-04-29T08:38:16.961Z box:shell reverseproxy: openssl x509 -in /home/yellowtent/platformdata/nginx/cert/_.flaxxa.in.cert -noout -ocsp_uri
2025-04-29T08:38:16.974Z box:shell reverseproxy /usr/bin/sudo -S /home/yellowtent/box/src/scripts/restartservice.sh nginx
2025-04-29T08:38:17.595Z box:platform onActivated: starting post activation services
2025-04-29T08:38:17.596Z box:platform startInfra: checking infrastructure
2025-04-29T08:38:17.597Z box:platform startInfra: infra is uptodate at version 49.8.0
2025-04-29T08:38:17.597Z box:platform onInfraReady: platform is ready. infra changed: false
2025-04-29T08:38:17.597Z box:apps schedulePendingTasks: scheduling app tasks
2025-04-29T08:38:17.625Z box:apptaskmanager started
2025-04-29T08:38:17.626Z box:cron startJobs: starting cron jobs with hour 22 and minute 35
2025-04-29T08:38:17.683Z box:cron backupPolicyChanged: schedule 00 00 23 * * * (UTC)
2025-04-29T08:38:17.687Z box:cron autoupdatePatternChanged: pattern - 00 00 1,3,5,23 * * * (UTC)
2025-04-29T08:38:17.690Z box:cron Dynamic DNS setting changed to false
2025-04-29T08:38:17.692Z box:dockerproxy start: listening on 172.18.0.1:3003
2025-04-29T08:38:17.693Z Error: listen EADDRNOTAVAIL: address not available 172.18.0.1:3003
2025-04-29T08:38:17.693Z at Server.setupListenHandle [as _listen2] (node:net:1882:21)
2025-04-29T08:38:17.693Z at listenInCluster (node:net:1961:12)
2025-04-29T08:38:17.693Z at doListen (node:net:2135:7)
2025-04-29T08:38:17.693Z at process.processTicksAndRejections (node:internal/process/task_queues:83:21)
2025-04-29T08:38:19.038Z box:server ==========================================
2025-04-29T08:38:19.039Z box:server Cloudron 8.3.1
2025-04-29T08:38:19.039Z box:server ==========================================
2025-04-29T08:38:19.039Z box:platform initialize: start platform
2025-04-29T08:38:19.082Z box:tasks stopAllTasks: stopping all tasks
2025-04-29T08:38:19.082Z box:shell tasks /usr/bin/sudo -S /home/yellowtent/box/src/scripts/stoptask.sh all
2025-04-29T08:38:19.119Z box:shell All tasks stopped
2025-04-29T08:38:19.173Z box:locks releaseAll: all locks released
2025-04-29T08:38:19.179Z box:reverseproxy writeDashboardConfig: writing dashboard config for flaxxa.in
2025-04-29T08:38:19.188Z box:shell reverseproxy: openssl x509 -in /home/yellowtent/platformdata/nginx/cert/_.flaxxa.in.cert -noout -ocsp_uri
2025-04-29T08:38:19.201Z box:shell reverseproxy /usr/bin/sudo -S /home/yellowtent/box/src/scripts/restartservice.sh nginx
2025-04-29T08:38:19.801Z box:platform onActivated: starting post activation services
2025-04-29T08:38:19.802Z box:platform startInfra: checking infrastructure
2025-04-29T08:38:19.802Z box:platform startInfra: infra is uptodate at version 49.8.0
2025-04-29T08:38:19.803Z box:platform onInfraReady: platform is ready. infra changed: false
2025-04-29T08:38:19.803Z box:apps schedulePendingTasks: scheduling app tasks
2025-04-29T08:38:19.849Z box:apptaskmanager started
2025-04-29T08:38:19.850Z box:cron startJobs: starting cron jobs with hour 22 and minute 35
2025-04-29T08:38:19.899Z box:cron backupPolicyChanged: schedule 00 00 23 * * * (UTC)
2025-04-29T08:38:19.912Z box:cron autoupdatePatternChanged: pattern - 00 00 1,3,5,23 * * * (UTC)
2025-04-29T08:38:19.916Z box:cron Dynamic DNS setting changed to false
2025-04-29T08:38:19.918Z box:dockerproxy start: listening on 172.18.0.1:3003
2025-04-29T08:38:19.919Z Error: listen EADDRNOTAVAIL: address not available 172.18.0.1:3003
2025-04-29T08:38:19.919Z at Server.setupListenHandle [as _listen2] (node:net:1882:21)
2025-04-29T08:38:19.919Z at listenInCluster (node:net:1961:12)
2025-04-29T08:38:19.919Z at doListen (node:net:2135:7)
2025-04-29T08:38:19.919Z at process.processTicksAndRejections (node:internal/process/task_queues:83:21)
2025-04-29T08:38:21.345Z box:server ==========================================
2025-04-29T08:38:21.346Z box:server Cloudron 8.3.1
2025-04-29T08:38:21.346Z box:server ==========================================
2025-04-29T08:38:21.346Z box:platform initialize: start platform
2025-04-29T08:38:21.389Z box:tasks stopAllTasks: stopping all tasks
2025-04-29T08:38:21.389Z box:shell tasks /usr/bin/sudo -S /home/yellowtent/box/src/scripts/stoptask.sh all
2025-04-29T08:38:21.447Z box:shell All tasks stopped
2025-04-29T08:38:21.471Z box:locks releaseAll: all locks released
2025-04-29T08:38:21.476Z box:reverseproxy writeDashboardConfig: writing dashboard config for flaxxa.in
2025-04-29T08:38:21.483Z box:shell reverseproxy: openssl x509 -in /home/yellowtent/platformdata/nginx/cert/_.flaxxa.in.cert -noout -ocsp_uri
2025-04-29T08:38:21.497Z box:shell reverseproxy /usr/bin/sudo -S /home/yellowtent/box/src/scripts/restartservice.sh nginx
2025-04-29T08:38:22.097Z box:platform onActivated: starting post activation services
2025-04-29T08:38:22.098Z box:platform startInfra: checking infrastructure
2025-04-29T08:38:22.098Z box:platform startInfra: infra is uptodate at version 49.8.0
2025-04-29T08:38:22.098Z box:platform onInfraReady: platform is ready. infra changed: false
2025-04-29T08:38:22.099Z box:apps schedulePendingTasks: scheduling app tasks
2025-04-29T08:38:22.125Z box:apptaskmanager started
2025-04-29T08:38:22.126Z box:cron startJobs: starting cron jobs with hour 22 and minute 35
2025-04-29T08:38:22.175Z box:cron backupPolicyChanged: schedule 00 00 23 * * * (UTC)
2025-04-29T08:38:22.188Z box:cron autoupdatePatternChanged: pattern - 00 00 1,3,5,23 * * * (UTC)
2025-04-29T08:38:22.192Z box:cron Dynamic DNS setting changed to false
2025-04-29T08:38:22.194Z box:dockerproxy start: listening on 172.18.0.1:3003
2025-04-29T08:38:22.195Z Error: listen EADDRNOTAVAIL: address not available 172.18.0.1:3003
2025-04-29T08:38:22.195Z at Server.setupListenHandle [as _listen2] (node:net:1882:21)
2025-04-29T08:38:22.195Z at listenInCluster (node:net:1961:12)
2025-04-29T08:38:22.195Z at doListen (node:net:2135:7)
2025-04-29T08:38:22.195Z at process.processTicksAndRejections (node:internal/process/task_queues:83:21)
2025-04-29T08:38:23.589Z box:server ==========================================
2025-04-29T08:38:23.590Z box:server Cloudron 8.3.1
2025-04-29T08:38:23.590Z box:server ==========================================
2025-04-29T08:38:23.590Z box:platform initialize: start platform
2025-04-29T08:38:23.634Z box:tasks stopAllTasks: stopping all tasks
2025-04-29T08:38:23.634Z box:shell tasks /usr/bin/sudo -S /home/yellowtent/box/src/scripts/stoptask.sh all
2025-04-29T08:38:23.666Z box:shell All tasks stopped
Hello,
Yes my box.service is active and running.
But
netstat -tulpen | grep -i 3003 got me an empty output
Also, I tried running the command:
cloudron-support --troubleshoot
and it got me the below error:
[FAIL] box service keeps restarting, please investigate the error by inspecting /home/yellowtent/platformdata/logs/box.log
And in box.log I got the error I created the ticket with.
Not sure what's and where's wrong.
Thanks!
Hey,
Getting this error in box.log
I checked that nothing else is running on port 3003.
The systemctl status docker
is also active & running.
But when I check docker ps
It shows me empty results.
Can you please help me with the issue?
Thanks!
Yes, you're right. An admin should have both flexibilities, for example, he can set up limits on an email as well as on a domain whatever he wants is necessary. Setting up limits on the domain will ensure the limits will be applied on all the emails under the domain. So if a domain is allowed 50 emails per day then all the emails of the domain combined will be able to send 50 emails for the day and not higher than that.
Hello,
If we can setup email sending limits on an email account or a domain from Admin then that would help control SPAM from a compromised user account.
Please this is a very important and necessary feature that needs to be implemented.
Thanks!
Ok, I understand that. The case which you're saying is different. If anyhow the user doesn't have access to the Admin and just the user account is compromised then he can send emails from that account only and if admin has setup limits over that then the spammer can't go beyond the limits.
Limits should be setup in any case and should be controlled by Admin.
This is a very important and good feature that needs to be implemented.
I hope you understand.
Thanks!
Is there any possibility of adding limits on a domain or email account or a user to send emails?
I checked the emails and it was just compromised for a particular user. But under the profile section of that user, there were no app passwords.
Ok, what about limits on a domain or email account?
Let me know.
Hello,
Somehow someone is able to access the email accounts and is sending SPAM emails from our server.
I need to know how are they able to get inside and how to put limits on the daily sending of emails.
I need to setup limits on email sending either by domain, or email accounts.
Let me know.
Thanks!
Replied you back. I have already enabled the SSH access in my system.
Joesph, nothing is working, it seems complete APP is stuck and not even a single process of working.
Please can you check this thoroughly and help on this? I did all you told but all in vain.
Please help!
Ok, I did that, cleaned the postgres and then restart the container as well, but still nothing works.
What should I do?
These are logs, nothing to see.. no errors when I ran the command you sent now.
These are my services currently:
https://prnt.sc/zWs6KktVUYn-
What's going on with the system? I'm not at all sure.