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.


Messages - visk

Pages: [1]
1
CentOS Configuration / Re: Pages randomly not loading fully
« on: August 17, 2023, 12:14:29 PM »
Not sure what si going on but leapp doesn't seem to like or CWP well it's packages anyway.
I'm now stuck with an error about cmake not being compatible and found somewhere that someone removed it just temp until leapp finished and then reinstalled, i tried that, the cmake error is gone but now there is a new one which is openssl
I'm thinking it's just going to do it for each dependency which i really don't want to remove them all

did you have any similar problems or any fixes?

2
CentOS Configuration / Re: Pages randomly not loading fully
« on: August 17, 2023, 11:02:44 AM »
seems as though leapp was giving an incorrect command

I managed to get it to work with:
sudo -ln -snf /usr/local/cwpsrv/htdocs/resources/scripts /scripts

3
CentOS Configuration / Re: Pages randomly not loading fully
« on: August 17, 2023, 08:53:30 AM »
Thanks a bunch

I've got a little stuck though, in the error log for elevate after the pre checks its letting me know that it needs to upgrade links in the root directory to be relative and gives a command to run which is:
sh -c -ln -snf usr/local/cwpsrv/htdocs/resources/scripts /scripts_

When i run that command i get an error which is:
ln: missing file operand

I've tried some trusty googling but can't figure out how to make it all work

thanks :)

4
CentOS Configuration / Re: Pages randomly not loading fully
« on: August 16, 2023, 05:27:35 AM »
Thanks, going to Alma or Rocky could be a bit of a pain now we have moved everything over to this

What would you suggest, doing a backup in CWP and then creating a new install and restoring at this point?

5
CentOS-WebPanel GUI / Re: CWP Pro not activated after changing IP
« on: August 15, 2023, 11:01:31 AM »
I've found that if you do the premium support they jump on it pretty quick

6
CentOS Configuration / Re: Pages randomly not loading fully
« on: August 15, 2023, 07:18:47 AM »
What disro are you install CWP on?

Is it a VPS or Dedicated box?
Specs?

Thanks for the reply

It's CENTOS7 and installed as per the instructions on the CWP pages.

It's been installed on my own physical server that runs Windows Server 2022 with HyperV
CENTOS7 is installed on it's own hyperv and has 6 cores and up to 65gb of memory available to it

7
CentOS Configuration / Re: Pages randomly not loading fully
« on: August 14, 2023, 03:05:42 AM »
from the beginning, and it's been on multiple different installs

8
DNS / Re: going crazy please help!
« on: May 25, 2022, 03:21:01 AM »
Use Nginx as a reverse proxy, that connects to VM#2 on the lan IP

Thankyou for the reply and I presumed it would be something like this, is there any chance you give give me a bit more of a step by step?
Thanks in advance!!

9
DNS / Re: going crazy please help!
« on: May 24, 2022, 11:23:52 AM »
Hey

Thanks for the reply, port forwarding is already setup from the router to the VM#1 which has CWP installed.
all requests for port 80 and 443 go there naturally, so i can't setup something to go direct to VM#2

I need to be able to direct VM#1's DNS or maybe a virtual host? to go to the internal VM#2 for a particular domain?

hope that helps explain it better

10
DNS / going crazy please help!
« on: May 23, 2022, 10:11:45 AM »
So, this situation has me totally stumped, while im sure it can happen, i just cannot for the life of me work it out.

Situation:
I have a server that is running a series of VM's
#1 VM is a centos server running CWP, confirmed to be working fine so far. (im also a premium member if that makes any difference)
#2 VM is a game server hosting some specific ports etc.

I have the CWP server setup as a Name Server and it hosts DNS etc. and I have a domain that is pointed to it and hosted on the CWP server.

The problem is, I actually have the website for this particular domain hosted on the game server (for reasons to do with the server needing the website hosted locally to talk to the game server etc)

How do I route all traffic to said domain on 80 and 443 through to the local IP for delivery?
I'm positive it can be done and easily, but i just can't work it out

Any help would be greatly apprecaited.

Pages: [1]