slrslr
slrslr
Maybe try this: `locate {server,service,server.service}.conf|grep vpn` it may show existing files, maybe you will need to "copy -p" one of these files to proper paths like: ``` /etc/openvpn/ /etc/openvpn/server/ ```...
and on which URL that fatal error appears? Once the error appears, execute on command line: tail -n 50 /usr/local/cpanel/logs/error_log to find related error log entry
I think i found the cause. As MouseEatsCat mentioned, it is issue related to the cPanel **style**. In cPanel go to Preferences > Change Style and switch from retro to...
When i watch /usr/local/cpanel/logs/error_log and click Letsencrypt menu item in WHM, only following log entry is added: > [cpsrvd] Internal Server Error: "-" 500 The cPanel Server operation timed out...
I interrupted the session and [here is](https://pastebin.com/F9FTmrA1) the runtime log file if it can be anyhow useful to You.
i ran that and it downloaded RPMs and also output: `warning: glibc-2.17-55.el6.x86_64.rpm: Header V3 RSA/SHA1 Signature, key ID 73ec361c: NOKEY error: Failed dependencies: glibc-common = 2.12-1.166.el6_7.3 is needed by (installed)...
> clear/delete "glibc-2.12-1.166.el6_7.3.i686" packet i do not know how, if you know, let me know the command. yes i have 64bit after that, i am unsure why i should try...
thx, that command NOT worked: `No Match for argument: glibc-2.12-1.166.el6_7.3.i686` \# yum list|grep glibc ``` glibc.i686 2.12-1.212.el6 @base glibc.x86_64 2.12-1.212.el6 @base glibc-common.x86_64 2.12-1.212.el6 @base glibc-devel.x86_64 2.12-1.212.el6 @base glibc-headers.x86_64 2.12-1.212.el6 @base...
update: i fixed above mentioned corruption (At least partialy) by copying files from /lib64/ of the working CentOS 6 installation to the not working one. I then tried to run...
thx) i wget it into new directory to make no issues with old files and ran it (bash glibc-2.17_centos6__all.sh). Result: ``` error: Failed dependencies: glibc = 2.12-1.212.el6 is needed by...