Header Shadow Image


Archive for the 'NIX Posts' Category

TLS Error: reading acknowledgement record from packet

Getting this? Dec 28 04:16:28 DD-WRT-INTERNET-ASUS daemon.notice openvpn[18115]: TCP connection established with [AF_INET]192.168.0.76:64101 Dec 28 04:16:29 DD-WRT-INTERNET-ASUS daemon.notice openvpn[18115]: 192.168.0.76:64101 TLS: Initial packet from [AF_INET]192.168.0.76:64101, sid=6624e5bc bebf0a81 Dec 28 04:16:29 DD-WRT-INTERNET-ASUS daemon.err openvpn[18115]: 192.168.0.76:64101 TLS Error: reading acknowledgement record from packet Dec 28 04:16:29 DD-WRT-INTERNET-ASUS daemon.err openvpn[18115]: 192.168.0.76:64101 Fatal TLS error (check_tls_errors_co), restarting Dec 28 […]

Networking: connect: Network is unreachable

Getting this? [root@sat01 ~] # ping 192.168.0.6 connect: Network is unreachable [root@sat01 ~] #  When you're on a separate VLAN? [root@sat02 ~]# ip a 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000     link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00     inet 127.0.0.1/8 scope host lo        valid_lft forever […]

javax.persistence.NonUniqueResultException: query did not return a unique result: 2

Getting these? 2019-11-28 01:28:08,128 INFO com.cloudera.cmf.scheduler-1_Worker-1:com.cloudera.cmf.service.ServiceHandlerRegistry: Executing command GlobalPoolsRefresh BasicCmdArgs{scheduleId=1, scheduledTime=2019-11-27T10:00:00.000Z}. 2019-11-28 01:28:09,775 WARN scm-web-886:org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver: Resolved [java.io.IOException: Close org.eclipse.jetty.server.HttpConnection$SendCallback@2a3e3d03[PROCESSING][i=null,cb=org.eclipse.jetty.server.HttpChannel$ContentCallback@23de18e3] in state PROCESSING] to ModelAndView: materialized View is [com.cloudera.server.web.common.JamonModelAndView$JamonView@4a0945f9]; model is {} 2019-11-28 01:28:09,779 WARN scm-web-886:org.eclipse.jetty.server.HttpChannel: ERROR dispatch failed org.eclipse.jetty.io.EofException: Closed         at org.eclipse.jetty.server.HttpOutput.write(HttpOutput.java:482)         at org.springframework.security.web.util.OnCommittedResponseWrapper$SaveContextServletOutputStream.write(OnCommittedResponseWrapper.java:638)       […]

ERROR 1044 (42000): Access denied for user ‘skip-grants user’@’skip-grants host’ to database ‘performance_schema’

If this happens after you do a mass database restore: ERROR 1044 (42000): Access denied for user 'skip-grants user'@'skip-grants host' to database 'performance_schema' ERROR 1142 (42000): INSERT command denied to user 'skip-grants user'@'' for table 'variables_by_thread' ERROR 1044 (42000): Access denied for user 'skip-grants user'@'skip-grants host' to database 'performance_schema' Query OK, 1 row affected (0.00 […]

Device /dev/sda excluded by a filter.

Getting this? [root@mdskvm-p06 ~]# pvcreate /dev/sda   Device /dev/sda excluded by a filter. It's likely because you're running the multipath daemon.  So partitions have to be created on the associated multipath devices, not the device names themselves:

RTNETLINK answers: Network is unreachable

Getting this? RTNETLINK answers: Network is unreachable Maybe the interface is down: ip link set eno1 up ip addr add 10.0.0.100 dev dno1 ip route add default via 10.0.0.1 dev dno1 Thx,

lun4194304 has a LUN larger than allowed by the host adapter

Getting this? Dec 25 09:56:14 mdskvm-p06 kernel: sd 0:0:0:0: lun4194304 has a LUN larger than allowed by the host adapter Dec 25 09:56:14 mdskvm-p06 kernel: scsi 0:3:0:0: lun4194304 has a LUN larger than allowed by the host adapter Fix it by adding the following and rebuilding the initramfs: [root@mdskvm-p06 ~]# cat /etc/modprobe.d/lpfc.conf options lpfc  lpfc_nodev_tmo=10 […]

ARP replies not forwarded to virtual interface / Destination Host Unreachable / received packet on bond0 with own address as source address

Getting this? Request timed out  Running tcpdump on the interface reveals no replies: # tcpdump -i one-19-0 -s 0 -n arp or icmp | grep -Ei "192.168.0.128|192.168.0.224" 11:59:08.551814 ARP, Request who-has 192.168.0.224 tell 192.168.0.128, length 46 11:59:09.553599 ARP, Request who-has 192.168.0.224 tell 192.168.0.128, length 28 11:59:09.553689 ARP, Request who-has 192.168.0.224 tell 192.168.0.128, length 46 When […]

connect: Network is unreachable

Getting this? [root@mdskvm-p01 yum.repos.d]# ping 8.8.8.8 connect: Network is unreachable [root@mdskvm-p01 yum.repos.d]# ip route add default via 192.168.0.1 Solve it by donig this:

Getting this adding hosts to XCP-ng? write EPROTO 140708195170112:error:140770FC:SSL routines:SSL23_GET_SERVER_HELLO:unknown protocol:../deps/openssl/openssl/ssl/s23_clnt.c:827:  


     
  Copyright © 2003 - 2025 Tom Kacperski (microdevsys.com). All rights reserved.

Creative Commons License
This work is licensed under a Creative Commons Attribution 3.0 Unported License

 

The IT Development and Technology Mini Vault | MicroDevSys.com
Privacy Overview

This website uses cookies so that we can provide you with the best user experience possible. Cookie information is stored in your browser and performs functions such as recognising you when you return to our website and helping our team to understand which sections of the website you find most interesting and useful.