Sponsor:

Server and Web Integrator
Link:
Kloxo-MR logo
6.5.0 or 7.0.0
Click for "How to install"
Donation/Sponsorship:
Kloxo-MR is open-source.
Donate and or Sponsorship always welcome.
Click to:
Click Here
Please login or register. 2024-03-28, 10:16:21

Author Topic: [solved] After upgrade SQL error, sh /script/cleanup problem  (Read 30856 times)

0 Members and 1 Guest are viewing this topic.

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: After upgrade SQL error, sh /script/cleanup problem
« Reply #15 on: 2016-02-27, 12:36:30 »
See /opt/configs/nsd/conf/defaults/nsd.acl.conf but also need declare 'ip-address' in /etc/nsd/nsd.conf.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline digidata

  • Junior Member
  • *
  • Posts: 38
  • Karma: +0/-0
    • View Profile
Re: After upgrade SQL error, sh /script/cleanup problem
« Reply #16 on: 2016-02-27, 13:21:23 »
See /opt/configs/nsd/conf/defaults/nsd.acl.conf but also need declare 'ip-address' in /etc/nsd/nsd.conf.
Any example how declare ip-address in /etc/nsd/nsd.conf?

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: After upgrade SQL error, sh /script/cleanup problem
« Reply #17 on: 2016-02-27, 13:30:45 »
Kloxo-MR add 'ip-address:' automatically in nsd.conf where ip taken from panel detected.

You can see /opt/configs/nsd/tpl/list.transfered.conf.tpl logic for this purpose.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline digidata

  • Junior Member
  • *
  • Posts: 38
  • Karma: +0/-0
    • View Profile
Re: After upgrade SQL error, sh /script/cleanup problem
« Reply #18 on: 2016-02-27, 17:54:19 »
Kloxo-MR add 'ip-address:' automatically in nsd.conf where ip taken from panel detected.

You can see /opt/configs/nsd/tpl/list.transfered.conf.tpl logic for this purpose.
Something for me not working as it to be. Intodns.com always receiving
Quote
ERROR: One or more of your nameservers did not respond:
The ones that did not respond are:
for one dns.


Maybe it is possible to fix named?
Code: [Select]
Feb 27 19:01:26 286806 named[1712]: BIND 9 is maintained by Internet Systems Consortium,
Feb 27 19:01:26 286806 named[1712]: Inc. (ISC), a non-profit 501(c)(3) public-benefit
Feb 27 19:01:26 286806 named[1712]: corporation.  Support and training for BIND 9 are
Feb 27 19:01:26 286806 named[1712]: available at https://www.isc.org/support
Feb 27 19:01:26 286806 named[1712]: ----------------------------------------------------
Feb 27 19:01:26 286806 named[1712]: adjusted limit on open files from 40960 to 1048576
Feb 27 19:01:26 286806 named[1712]: found 2 CPUs, using 2 worker threads
Feb 27 19:01:26 286806 named[1712]: using 2 UDP listeners per interface
Feb 27 19:01:26 286806 named[1712]: using up to 4096 sockets
Feb 27 19:01:26 286806 named[1712]: loading configuration from '/etc/named.conf'
Feb 27 19:01:26 286806 named[1712]: using default UDP/IPv4 port range: [1024, 65535]
Feb 27 19:01:26 286806 named[1712]: using default UDP/IPv6 port range: [1024, 65535]
Feb 27 19:01:26 286806 named[1712]: no IPv6 interfaces found
Feb 27 19:01:26 286806 named[1712]: listening on IPv4 interface lo, 127.0.0.1#53
Feb 27 19:01:26 286806 named[1712]: listening on IPv4 interface venet0:0, 123.123.123.123#53
Feb 27 19:01:26 286806 named[1712]: generating session key for dynamic DNS
Feb 27 19:01:26 286806 named[1712]: sizing zone task pool based on 26 zones
Feb 27 19:01:26 286806 named[1712]: set up managed keys zone for view _default, file 'managed-keys.bind'
Feb 27 19:01:26 286806 named[1712]: command channel listening on 127.0.0.1#953
Feb 27 19:01:26 286806 named[1712]: the working directory is not writable
Feb 27 19:01:26 286806 named[1712]: isc_stdio_open '/var/log/named/default.log' failed: permission denied
Feb 27 19:01:26 286806 named[1712]: configuring logging: permission denied
Feb 27 19:01:26 286806 named[1712]: loading configuration: permission denied
Feb 27 19:01:26 286806 named[1712]: exiting (due to fatal error)


Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: After upgrade SQL error, sh /script/cleanup problem
« Reply #19 on: 2016-02-28, 00:57:38 »
Try delete '/var/log/named/default.log' file.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline digidata

  • Junior Member
  • *
  • Posts: 38
  • Karma: +0/-0
    • View Profile
Re: After upgrade SQL error, sh /script/cleanup problem
« Reply #20 on: 2016-02-29, 15:25:44 »
Try delete '/var/log/named/default.log' file.

Not helped :)

Fixed with different permisions to files and folders :)

Offline putude

  • Valuable Member
  • *
  • Posts: 62
  • Karma: +0/-0
    • View Profile
Re: [solved] After upgrade SQL error, sh /script/cleanup problem
« Reply #21 on: 2016-03-08, 09:59:44 »
Hello @digidata & Mustafa,

I have same problem with one of my VPS.
it stuck when run fixskeleton
what's happen ?
how did you fix this problem ?
would you mind to share ?

Offline digidata

  • Junior Member
  • *
  • Posts: 38
  • Karma: +0/-0
    • View Profile
Re: [solved] After upgrade SQL error, sh /script/cleanup problem
« Reply #22 on: 2016-03-29, 14:22:57 »
Hello @digidata & Mustafa,

I have same problem with one of my VPS.
it stuck when run fixskeleton
what's happen ?
how did you fix this problem ?
would you mind to share ?

I'm trying to remember. I fixed with skeleton, but can't remember how :(

 


MRatWork Affiliates:    BIGRAF(R) Inc.    House of LMAR    EFARgrafix
Click Here

Page created in 0.032 seconds with 20 queries.

web stats analysis