I Think its the most common problem... If Any one Want to help the door is open... TiA
● named.service - BIND Domain Name Server
Loaded: loaded (/lib/systemd/system/named.service; enabled; vendor preset: enabled)
Active: failed (Result: exit-code) since Sun 2024-12-29 20:16:12 +06; 1min 0s ago
Docs: man:named(8)
Process: 13741 ExecStart=/usr/sbin/named -f $OPTIONS (code=exited, status=1/FAILURE)
Main PID: 13741 (code=exited, status=1/FAILURE)
ডিসেম্বর 29 20:16:12 144.48.151.170 systemd[1]: named.service: Scheduled restart job, restart counter is at 5.
ডিসেম্বর 29 20:16:12 144.48.151.170 systemd[1]: Stopped BIND Domain Name Server.
ডিসেম্বর 29 20:16:12 144.48.151.170 systemd[1]: named.service: Start request repeated too quickly.
ডিসেম্বর 29 20:16:12 144.48.151.170 systemd[1]: named.service: Failed with result 'exit-code'.
ডিসেম্বর 29 20:16:12 144.48.151.170 systemd[1]: Failed to start BIND Domain Name Server.
I'll help. Just stop posting in other sections. We will communicate here
Send me you domain and IP in a PM to me. (TGates)
I'll do some checks.
(12-30-2024, 01:28 PM)TGates Wrote: [ -> ]I'll help. Just stop posting in other sections. We will communicate here
Send me you domain and IP in a PM to me. (TGates)
I'll do some checks.
It's embarrassing to laughing out someone... Does sentora support in ubuntu 22.04?
(01-06-2025, 03:42 AM)dabhijit Wrote: [ -> ] It's embarrassing to laughing out someone... Does sentora support in ubuntu 22.04?
Wasn't laughing at you. Was just meaning we will chat here to help you out.
Not yet. The next release will be for Ubuntu 24.04 and Debian 12 w/ php 8. Me.B and Jettaman have been working like crazy to get it ready for release. We were hoping for Christmas or New Years but they found a few more issues that needed to be resolved.
(01-08-2025, 09:54 AM)TGates Wrote: [ -> ]Wasn't laughing at you. Was just meaning we will chat here to help you out.
Not yet. The next release will be for Ubuntu 24.04 and Debian 12 w/ php 8. Me.B and Jettaman have been working like crazy to get it ready for release. We were hoping for Christmas or New Years but they found a few more issues that needed to be resolved.
respect Brother...
why it doesnot support ubuntu 20.04? but sentora works fine in centos 8
(01-08-2025, 03:28 PM)dabhijit Wrote: [ -> ]respect Brother...
why it doesnot support ubuntu 20.04? but sentora works fine in centos 8
I'm running it on Ubuntu 20.04 current release (v2.0.2)
I have no problems.
The next release of Sentora v2.1.0 will only support Ubuntu 24.04 and Debian 12 (php 8)
Previous OS versions (Ubuntu 20.04/22.04) do not support php 8 by default
Me.B and Jettaman are working on multi-php versions so older php scripts will still work.
It is a very difficult process coding Sentora to be able to offer multiple PHP versions.
(01-08-2025, 04:45 PM)TGates Wrote: [ -> ]I'm running it on Ubuntu 20.04 current release (v2.0.2)
I have no problems.
The next release of Sentora v2.1.0 will only support Ubuntu 24.04 and Debian 12 (php 8)
Previous OS versions (Ubuntu 20.04/22.04) do not support php 8 by default
Me.B and Jettaman are working on multi-php versions so older php scripts will still work.
It is a very difficult process coding Sentora to be able to offer multiple PHP versions.
thanks boss..
I am also installed properly but i have a error for my domain.
thats,
Service Unavailable
The server is temporarily unable to service your request due to maintenance downtime or capacity problems. Please try again later.
how can i solve this?
Domain:
http://oittol.xyz
(01-16-2025, 01:28 AM)dabhijit Wrote: [ -> ]thanks boss..
I am also installed properly but i have a error for my domain.
thats,
Service Unavailable
The server is temporarily unable to service your request due to maintenance downtime or capacity problems. Please try again later.
how can i solve this?
Domain: http://oittol.xyz
I do see the IP resolves to your server and the domain is using that IP.
After adding the domain, did you go into the DNS Manager and create the default records for the domain?
If not do that and test is again after 5 minutes.
If you still get the error, send me a private message with the complete contents of your /etc/sentora/panel/configs/apache/httpd-vhosts.conf file.
Forbidden
You don't have permission to access this resource.
Additionally, a 403 Forbidden error was encountered while trying to use an ErrorDocument to handle the request.
this is showing
(02-03-2025, 07:38 PM)dabhijit Wrote: [ -> ]Forbidden
You don't have permission to access this resource.
Additionally, a 403 Forbidden error was encountered while trying to use an ErrorDocument to handle the request.
this is showing
Make sure your file and folder permissions are correct for the /var/sentora/htdocs/ folder.
owner:group should be www-data:www-data
read/write 755