Whmcs can't connect to whm - proxy

I Moved whmcs server from Germany Datacenter to local Datacenter after moved I Got below error when i click on test connection in Server Details ,
Connection Error: OpenSSL/1.1.1s: error:1408F10B:SSL routines:ssl3_get_record:wrong version number(35)
I Think issue is in my country internet because Internet is filterd in my country and whmcs can't connect to another server in other country .
Anyway , How can i use proxy who connect whmcs to whm .
Os : cenots 7
Whmcs : 8.5.1
Host Panel : Cpanel
Please advice me .
Thank You
I installed squid proxy and set curl proxy on centos 7 but the problem still remains .

Related

Forge didn't start after restart

Am working with laravel forge,
today am just restarted forge from admin panel like in image
laravel forge
but after restart, the server stopped and can't open it now
server giving me disconnected status when restart it
server status
and when connecting with putty as SSH client he gives me "Connection timeout" message
Note : putty was working fine with server, but after server restart i can't connect.
anyone can help me and thank you.
Can you try to connect to the server via ip address and your user and password via putty or other ssh client?
If that is not possible try to reach out to your VPS provider and through their Cpanel you can try to reboot the VPS or even retrieve the root password.

How to solve google chrome "Failed to load resource: net::ERR_CONNECTION_REFUSED" issue in windows 10 when server is running on Ubuntu 18.04?

I am trying to run this project on Ubuntu 18.04 server. I am running both server and client on this machine. Then from windows 10 with port 9000 I am getting access to client in my chrome browser at http://localhost:8000/#/
The browser loads the project but the problem is I can't log into the website with trusted account and some other data do not get loaded . When I see browser console I see an error message saying:
Failed to load resource: net::ERR_CONNECTION_REFUSED
This is the server setting:
This is the client setting and putty setting to connect to client.
VPN has been used to connect to server via PuTTY.
The error message in browser:
Could anyone shed some light on this issue? Is it related to windows 10 or VPN or some other issues? I followed some steps from here https://www.ionos.com/digitalguide/hosting/technical-matters/err-connection-reset/
By default, the Flask development environment uses 127.0.0.1 (localhost), which restricts access to processes on the same host (except for VMs/containers, which aren't a factor here).
To access Flask from outside of localhost (e.g., from your Windows 10 machine), use the IP address 0.0.0.0. (You can pass it to run(), or via a command line option of the flask command.
However, do note the warnings about (not) using the development environment for production use.

Connect to an ejabberd server from another machine

I have ejabberd installed on my windows 7 machine .I created users using the web admin and clients are connecting fine.(I am using psi). I want for the users on other machines to be able to connect and even users with android clients.
I have modified the hosts file in
C:\Windows\System32\drivers\etc\hosts
like this:
127.0.0.1 domain.tz
192.168.0.161 domain.tz
192.168.0.161 is the ip address of the machine the server is installed on.I can ping it from other machines but when i try to connect a user with let say usr: user1#domain.tz pwd: passwrd it says the server can't be reached. What do I need to do to let clients connect successfuly to my ejabberd server?I apologize if this is basic but this is my first trial on xmpp server administration.
It was a problem with my own understanding with DNS .The domain name you set up when you set up your xmpp server should be an already existing ACCESSIBLE address on the network. I found the name of my pc simply by running the famous
ipconfig/all
on windows and used the host name value as my domain while setting up ejabberd.It usually even finds it by default.
NOTE: To reconfigure ejabberd ,I uninstalled it and deleted everything in the
C:\Users\myUserName\AppData\Roaming\ejabberd.
If i didn't do so ,the last settings of the server are not deleted and you can't create your new admin account.These are my findings on ejabberd so far and I hope it helps somebody some day.

VisualSVN Server on ec2 amazon server setup : ERROR could not connect to server

I have TortoiseSVN and VisualSVN Server. I can check in and check out on the server. When I try and connect from another computer. I get an error:
Unable to connect to a repository at URL
'https://XXX.XX.XX.XXX:8443/svn/CollectIT/trunk'
OPTIONS of 'https://XXX.XX.XX.XXX:8443/svn/AppName/trunk': could not connect
to server (https://XXX.XX.XX.XXX:8443)
The server name is ec2-XXX-XX-XX-XXX.compute-1.amazonaws.com. When I ping the server XXX.XX.XX.XXX I get request time out
I've turned off ther firewall on the server
Any Ideas?

FTP server on VPS

I am trying to connect to FileZilla ftp server on my VPS. I have installed it. Added a user. Added exception to Windows Firewall for FileZillaServer.exe; Configured FileZilla to use Passive mode and entered my IP of VPS server. Then I have started the server on VPS.
But I still can not connect to FileZilla from outside. It sais:
Error: Connection timed out
Error: Could not connect to server
P.S. if I`m connecting to server locally, ir works.
Any ideas what is going on?
Thanks a lot.
Well, I will answer it myself :)
I could not start Filezilla server for some reason, but I was able to start IIS FTP server.
All you need to do is to go to IIS Manager and add FTP site. Add user and that`s it.

Resources