Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - simonsinaga

Pages: [1]
1
DNS / Error when starting Bind DNS Server
« on: November 08, 2021, 02:41:56 AM »
Hi. I have an error when starting DNS Bind Server. Here is the error from log


-- Unit named.service has begun starting up.
Nov 08 09:37:49 server.rsbmedan.com bash[8373]: could not configure root hints from 'named.ca': file not found
Nov 08 09:37:49 server.rsbmedan.com bash[8373]: zone localhost.localdomain/IN: loading from master file named.localhost failed: file not found
Nov 08 09:37:49 server.rsbmedan.com bash[8373]: zone localhost.localdomain/IN: not loaded due to errors.
Nov 08 09:37:49 server.rsbmedan.com bash[8373]: _default/localhost.localdomain/IN: file not found
Nov 08 09:37:49 server.rsbmedan.com bash[8373]: zone localhost/IN: loading from master file named.localhost failed: file not found
Nov 08 09:37:49 server.rsbmedan.com bash[8373]: zone localhost/IN: not loaded due to errors.
Nov 08 09:37:49 server.rsbmedan.com bash[8373]: _default/localhost/IN: file not found
Nov 08 09:37:49 server.rsbmedan.com bash[8373]: zone 1.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.ip6.arpa/IN: loading from master file named.loopback failed: file not found
Nov 08 09:37:49 server.rsbmedan.com bash[8373]: zone 1.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.ip6.arpa/IN: not loaded due to errors.
Nov 08 09:37:49 server.rsbmedan.com bash[8373]: _default/1.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.ip6.arpa/IN: file not found
Nov 08 09:37:49 server.rsbmedan.com bash[8373]: zone 1.0.0.127.in-addr.arpa/IN: loading from master file named.loopback failed: file not found
Nov 08 09:37:49 server.rsbmedan.com bash[8373]: zone 1.0.0.127.in-addr.arpa/IN: not loaded due to errors.
Nov 08 09:37:49 server.rsbmedan.com bash[8373]: _default/1.0.0.127.in-addr.arpa/IN: file not found
Nov 08 09:37:49 server.rsbmedan.com bash[8373]: zone 0.in-addr.arpa/IN: loading from master file named.empty failed: file not found
Nov 08 09:37:49 server.rsbmedan.com bash[8373]: zone 0.in-addr.arpa/IN: not loaded due to errors.
Nov 08 09:37:49 server.rsbmedan.com bash[8373]: _default/0.in-addr.arpa/IN: file not found
Nov 08 09:37:49 server.rsbmedan.com systemd[1]: named.service: control process exited, code=exited status=1
Nov 08 09:37:49 server.rsbmedan.com bash[8373]: zone ns1.centos-webpanel.com/IN: loaded serial 2013071600
Nov 08 09:37:49 server.rsbmedan.com bash[8373]: zone ns2.centos-webpanel.com/IN: loaded serial 2013071600
Nov 08 09:37:49 server.rsbmedan.com bash[8373]: zone server.rsbmedan.com/IN: loaded serial 2021110413
Nov 08 09:37:49 server.rsbmedan.com systemd[1]: Failed to start Berkeley Internet Name Domain (DNS).
-- Subject: Unit named.service has failed
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit named.service has failed.
--
-- The result is failed.
Nov 08 09:37:49 server.rsbmedan.com systemd[1]: Unit named.service entered failed state.
Nov 08 09:37:49 server.rsbmedan.com systemd[1]: named.service failed.


Anyone know how to fix this?

Thank you.



2
CentOS 7 Problems / cant access my website with ip public
« on: November 02, 2020, 04:02:37 AM »
Hi. I have a problem while access my website on htdocs folder using ip public, the result is 404 not found. But when i access my CWP with ip public it's works. How to fix it.

Thanks
Simon

3
CentOS 7 Problems / Access denied on website API
« on: October 15, 2020, 04:37:11 AM »
I upload a website API in CWP. While I test it with valid token the result is 401 access denied. I tested in localhost and its success.

are there any specific settings so that my website can be tested on api.

Thanks.
Simon

4
CentOS 7 Problems / Error while use update_cwp
« on: October 13, 2020, 03:47:59 AM »
I tried to run sh /scripts/update_cwp but ther result is :

PHP Fatal error:
The encoded file /usr/local/cwpsrv/htdocs/resources/admin/include/cron.php has expired.
 in Unknown on line 0

how to fix it?

Thanks.
Simon

5
CentOS 7 Problems / PHP Fatal Error
« on: October 12, 2020, 07:24:44 AM »
Hi.  Im new on Centos.
I have problem when access CWP in browser. When I access it, the result just white page, no warning or anything. After I check log here the result

FastCGI sent in stderr: "PHP message: PHP Fatal error:  <br>The encoded file <b>/usr/local/cwpsrv/htdocs/admin/index.php</b> has expired. in Unknown on line 0" while reading response header from upstream, client: 192.168.2.28, server: localhost, request: "GET / HTTP/1.1", upstream: "fastcgi://unix:/usr/local/cwp/php71/var/sockets/cwpsrv.sock:", host: "192.168.2.156:2087"

open() "/usr/local/cwpsrv/htdocs/admin/favicon.ico" failed (2: No such file or directory), client: 192.168.2.28, server: localhost, request: "GET /favicon.ico HTTP/1.1", host: "192.168.2.156:2031", referrer: "https://192.168.2.156:2031/login/index.php"

I tried to update CWP but it not works.
Sorry for my broken english.

Thanks,
Simon

Pages: [1]