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.


Topics - rohde

Pages: [1]
1
DNS / dns server start error
« on: January 05, 2021, 05:31:15 PM »
i have found this erros on start bind dns

Quote
Jan  4 16:45:45 painel systemd: Starting Berkeley Internet Name Domain (DNS)...
Jan  4 16:45:45 painel bash: zone localhost.localdomain/IN: loaded serial 0
Jan  4 16:45:45 painel bash: zone localhost/IN: loaded serial 0
Jan  4 16:45:45 painel bash: 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
Jan  4 16:45:45 painel bash: 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.
Jan  4 16:45:45 painel bash: _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
Jan  4 16:45:45 painel bash: zone 1.0.0.127.in-addr.arpa/IN: loading from master file named.loopback failed: file not found
Jan  4 16:45:45 painel bash: zone 1.0.0.127.in-addr.arpa/IN: not loaded due to errors.
Jan  4 16:45:45 painel bash: _default/1.0.0.127.in-addr.arpa/IN: file not found
Jan  4 16:45:45 painel bash: zone 0.in-addr.arpa/IN: loading from master file named.empty failed: file not found
Jan  4 16:45:45 painel bash: zone 0.in-addr.arpa/IN: not loaded due to errors.
Jan  4 16:45:45 painel bash: _default/0.in-addr.arpa/IN: file not found
Jan  4 16:45:45 painel bash: zone ns1.centos-webpanel.com/IN: loaded serial 2013071600
Jan  4 16:45:45 painel bash: zone ns2.centos-webpanel.com/IN: loaded serial 2013071600
Jan  4 16:45:45 painel bash: zone site.ml/IN: loaded serial 2021010484
Jan  4 16:45:45 painel systemd: named.service: control process exited, code=exited status=1
Jan  4 16:45:45 painel systemd: Failed to start Berkeley Internet Name Domain (DNS).
Jan  4 16:45:45 painel systemd: Unit named.service entered failed state.
Jan  4 16:45:45 painel systemd: named.service failed.
[/quote]

can anyone help me?

2
E-Mail / error stream_socket_enable_crypto
« on: August 13, 2020, 04:57:48 PM »
when i send mail i got this error

 stream_socket_enable_crypto(): SSL operation failed with code 1. OpenSSL Error messages: error:14094438:SSL routines:ssl3_read_bytes:tlsv1 alert internal error

3
Dovecot / Dovecot IMAP/POP3 email server
« on: October 23, 2019, 12:53:44 PM »
Hi i need help for this

dovecot.service - Dovecot IMAP/POP3 email server
   Loaded: loaded (/usr/lib/systemd/system/dovecot.service; enabled; vendor preset: disabled)
   Active: failed (Result: timeout) since Wed 2019-10-23 09:48:53 -03; 2min 43s ago
     Docs: man:dovecot(1)
           http://wiki2.dovecot.org/
  Process: 25358 ExecStart=/usr/sbin/dovecot (code=exited, status=0/SUCCESS)
  Process: 25353 ExecStartPre=/usr/libexec/dovecot/prestartscript (code=exited, status=0/SUCCESS)
 Main PID: 3199 (code=exited, status=0/SUCCESS)

Oct 23 09:47:22 painel.xxx.com.br systemd[1]: Starting Dovecot IMAP/POP3 email server...
Oct 23 09:47:23 painel.xxx.com.br systemd[1]: Can't open PID file /var/run/dovecot/master.pid (yet?) after start: Too many levels of symbolic links
Oct 23 09:48:53 painel.xxx.com.br systemd[1]: dovecot.service start operation timed out. Terminating.
Oct 23 09:48:53 painel.xxx.com.br systemd[1]: Failed to start Dovecot IMAP/POP3 email server.
Oct 23 09:48:53 painel.xxx.com.br systemd[1]: Unit dovecot.service entered failed state.
Oct 23 09:48:53 painel.xxx.com.br systemd[1]: dovecot.service failed.


● amavisd.service - Amavisd-new is an interface between MTA and content checkers.
   Loaded: loaded (/usr/lib/systemd/system/amavisd.service; enabled; vendor preset: disabled)
   Active: activating (start) since Wed 2019-10-23 09:52:35 -03; 11s ago
     Docs: http://www.ijs.si/software/amavisd/#doc
  Process: 27296 ExecStart=/usr/sbin/amavisd -c /etc/amavisd/amavisd.conf (code=exited, status=0/SUCCESS)
 Main PID: 32689 (code=exited, status=0/SUCCESS)
   CGroup: /system.slice/amavisd.service
           ├─27304 /usr/sbin/amavisd (master
           ├─27330 /usr/sbin/amavisd (virgin child
           └─27331 /usr/sbin/amavisd (virgin child

Oct 23 09:52:35 painel.xxx.com.br systemd[1]: Starting Amavisd-new is an interface between MTA and content checkers....
Oct 23 09:52:36 painel.xxx.com.br systemd[1]: Can't open PID file /var/run/amavisd/amavisd.pid (yet?) after start: Too many levels of symbolic links


● opendkim.service - DomainKeys Identified Mail (DKIM) Milter
   Loaded: loaded (/usr/lib/systemd/system/opendkim.service; enabled; vendor preset: disabled)
   Active: failed (Result: timeout) since Wed 2019-10-23 09:31:29 -03; 21min ago
     Docs: man:opendkim(8)
           man:opendkim.conf(5)
           man:opendkim-genkey(8)
           man:opendkim-genzone(8)
           man:opendkim-testadsp(8)
           man:opendkim-testkey
           http://www.opendkim.org/docs.html
  Process: 9104 ExecStart=/usr/sbin/opendkim $OPTIONS (code=exited, status=0/SUCCESS)
 Main PID: 3264 (code=exited, status=0/SUCCESS)

Oct 23 09:29:58 painel.xxx.com.br systemd[1]: Starting DomainKeys Identified Mail (DKIM) Milter...
Oct 23 09:29:58 painel.xxx.com.br systemd[1]: Can't open PID file /var/run/opendkim/opendkim.pid (yet?) after start: Too many levels of symbolic links
Oct 23 09:31:28 painel.xxx.com.br systemd[1]: opendkim.service start operation timed out. Terminating.
Oct 23 09:31:29 painel.xxx.com.br systemd[1]: Failed to start DomainKeys Identified Mail (DKIM) Milter.
Oct 23 09:31:29 painel.xxx.com.br systemd[1]: Unit opendkim.service entered failed state.
Oct 23 09:31:29 painel.xxx.com.br systemd[1]: opendkim.service failed.

4
CentOS 7 Problems / Disk quota help me
« on: October 16, 2019, 01:17:31 AM »
every day i have problem with disk quota


whats is using 12G in /  ??



how do I delete the garbage??

have a command or script?


5
Installation / Hpw to install mssql support
« on: March 25, 2019, 07:52:05 PM »
Hello

I need to install pdo support to Sql server to connect on external sqlserver data base

how can i do it?

6
CentOS 7 Problems / Install mod_pagespeed bug
« on: January 16, 2019, 06:58:26 PM »
Hi,

I install mod_pagespeed with this how-to
http://wiki.centos-webpanel.com/how-to-install-mod_pagespeed

and...
this bug my html encode see
> Tópicos sob-análise
> Você é novo por aqui?

how to resolve?

7
CentOS 7 Problems / File manager
« on: January 14, 2019, 01:07:28 PM »
I would like to delete unnecessary files, logs, cache, etc ... because I have only a simple hosted website and it has been consuming disk space for no reason

Filesystem      Size  Used Avail Use% Mounted on
/dev/simfs       30G   23G  7.3G  76% /
devtmpfs        3.0G     0  3.0G   0% /dev
tmpfs           3.0G     0  3.0G   0% /dev/shm
tmpfs           3.0G  176K  3.0G   1% /run
tmpfs           3.0G     0  3.0G   0% /sys/fs/cgroup
tmpfs           615M     0  615M   0% /run/user/0


8
E-Mail / Problem with mail
« on: December 17, 2018, 12:36:34 PM »
What can I do to fix this problem?



if you do so, please include this problem report. You can
delete your own text from the attached returned message.

The mail system

<leorjamaral@hotmail.com>: host
hotmail-com.olc.protection.outlook.com[104.47.44.33] said: 550 5.7.1
Unfortunately, messages from [xx.xx.xx.11] weren't sent. Please contact
your Internet service provider since part of their network is on our block
list (S3150). You can also refer your provider to
http://mail.live.com/mail/troubleshooting.aspx#errors.
[SN1NAM04FT027.eop-NAM04.prod.protection.outlook.com] (in reply to MAIL
FROM command)



##########################################################

and this??

####################################################################
# THIS IS A WARNING ONLY. YOU DO NOT NEED TO RESEND YOUR MESSAGE. #
####################################################################

Your message could not be delivered for more than 4 hour(s).
It will be retried until it is 5 day(s) old.

For further assistance, please send mail to postmaster.

If you do so, please include this problem report. You can
delete your own text from the attached returned message.

The mail system

<usuario@uol.com.br>: host mx.uol.com.br[200.147.36.15] said: 450 4.7.1
Client host rejected: cannot find your hostname, [xx.xx.xx.11] (in reply
to RCPT TO command)


#######################################
My host  response
It seems like servidor.xxxxx.xxx is not resolving to xx.xx.xxx.11, As advised yesterday, you need to login to Cloudflare and create the A records.


But i use freeDNS?
How can i do this?

9
MySQL / Change size
« on: December 10, 2018, 01:07:31 AM »
Hi,

i create a package at 20G and the size of mysql its 1G hou can i change this?


MYSQL 80%
803 MB / 1000 MB

Pages: [1]