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.
1
Installation / Update CWP7 to CWP8 Stream
« on: November 12, 2022, 01:33:42 PM »
Hi,
I know about a year ago we already asked if it is possible to update from cwp7 to centos 8 stream and the answer was no.
Now i found a guide to update from centos 7 to centos 8 and in the final step to centos 8 stream.
Can anyone experienced or maybe someone from the team check the guide and tell us if maybe there is a way to update our servers without re install from scratch.
Link to update guide: https://techviewleo.com/how-to-convert-from-centos-to-centos-stream/
Thanks
I know about a year ago we already asked if it is possible to update from cwp7 to centos 8 stream and the answer was no.
Now i found a guide to update from centos 7 to centos 8 and in the final step to centos 8 stream.
Can anyone experienced or maybe someone from the team check the guide and tell us if maybe there is a way to update our servers without re install from scratch.
Link to update guide: https://techviewleo.com/how-to-convert-from-centos-to-centos-stream/
Thanks
2
CentOS 7 Problems / /tmp should be owned by root:root
« on: November 04, 2022, 07:33:38 PM »
Hi,
since a while now i recorgnized that the ownership of the /tmp folder has changed.
This was always root:root but since about half a year it is nobody:nobody
i haven't changed anything so it must have been an update.
If i change it to root:root it is changed nobody:root
Is this how it should be now? Because the csf firewall check tells me /tmp should be owned by root:root
So it seems like an error.
Can anyone tell me what happened here?
Thanks
since a while now i recorgnized that the ownership of the /tmp folder has changed.
This was always root:root but since about half a year it is nobody:nobody
i haven't changed anything so it must have been an update.
If i change it to root:root it is changed nobody:root
Is this how it should be now? Because the csf firewall check tells me /tmp should be owned by root:root
So it seems like an error.
Can anyone tell me what happened here?
Thanks
3
CentOS 7 Problems / Can i install python 3 or will it break something
« on: July 14, 2022, 12:42:15 PM »
Hi,
i have python 2.7 running on my CWP Server, now i wanna have a script on my server that needs python 3
is there anything from the CWP using pyhton that will break if i update the python 3?
Or maybe is there a way to have both versions running?
I don't wanna break the CWP so any risks when updating or if possible run both python versions together?
Thanks
i have python 2.7 running on my CWP Server, now i wanna have a script on my server that needs python 3
is there anything from the CWP using pyhton that will break if i update the python 3?
Or maybe is there a way to have both versions running?
I don't wanna break the CWP so any risks when updating or if possible run both python versions together?
Thanks
4
Information / Re: Posfix Increase Attachment size
« on: April 15, 2022, 04:13:11 PM »
The Attachment size can be queried with this command:
postconf | grep message_size_limit
postconf | grep message_size_limit
5
CentOS 7 Problems / can't access shoutcast config module in user panel
« on: April 10, 2022, 07:41:00 PM »
hi,
I can't access the shoutcast config tab in the user panel to configure a domain to bind i see these errors in the browsers dev tools:
?module=servercast:50 Uncaught TypeError: Cannot read property 'forEach' of undefined
at Object.callback (?module=servercast:50)
at Object.complete (?module=servercast:143)
at i (servercast.f5644de41481f68.js:356)
at Object.fireWith (servercast.f5644de41481f68.js:356)
at A (servercast.f5644de41481f68.js:356)
at XMLHttpRequest.<anonymous> (servercast.f5644de41481f68.js:356)
callback @ ?module=servercast:50
complete @ ?module=servercast:143
i @ servercast.f5644de41481f68.js:356
fireWith @ servercast.f5644de41481f68.js:356
A @ servercast.f5644de41481f68.js:356
(anonymous) @ servercast.f5644de41481f68.js:356
load (async)
send @ servercast.f5644de41481f68.js:356
ajax @ servercast.f5644de41481f68.js:356
call @ ?module=servercast:143
Config @ ?module=servercast:50
onclick @ VM777:24
2?module=servercast:83 Uncaught TypeError: Cannot read property '0' of undefined
at Object.callback (?module=servercast:83)
at Object.complete (?module=servercast:143)
at i (servercast.f5644de41481f68.js:356)
at Object.fireWith (servercast.f5644de41481f68.js:356)
at A (servercast.f5644de41481f68.js:356)
at XMLHttpRequest.<anonymous> (servercast.f5644de41481f68.js:356)
callback @ ?module=servercast:83
complete @ ?module=servercast:143
i @ servercast.f5644de41481f68.js:356
fireWith @ servercast.f5644de41481f68.js:356
A @ servercast.f5644de41481f68.js:356
(anonymous) @ servercast.f5644de41481f68.js:356
load (async)
send @ servercast.f5644de41481f68.js:356
ajax @ servercast.f5644de41481f68.js:356
call @ ?module=servercast:143
DetailsOverCast @ ?module=servercast:83
setInterval (async)
Overvier @ ?module=servercast:46
onclick @ ?module=servercast:1
reinstalling the shoutcast server didn't resolve the problem.
i hope someone can help me to fix it as i don't know how to manually bind shoutcast to a domain.
thanks
I can't access the shoutcast config tab in the user panel to configure a domain to bind i see these errors in the browsers dev tools:
?module=servercast:50 Uncaught TypeError: Cannot read property 'forEach' of undefined
at Object.callback (?module=servercast:50)
at Object.complete (?module=servercast:143)
at i (servercast.f5644de41481f68.js:356)
at Object.fireWith (servercast.f5644de41481f68.js:356)
at A (servercast.f5644de41481f68.js:356)
at XMLHttpRequest.<anonymous> (servercast.f5644de41481f68.js:356)
callback @ ?module=servercast:50
complete @ ?module=servercast:143
i @ servercast.f5644de41481f68.js:356
fireWith @ servercast.f5644de41481f68.js:356
A @ servercast.f5644de41481f68.js:356
(anonymous) @ servercast.f5644de41481f68.js:356
load (async)
send @ servercast.f5644de41481f68.js:356
ajax @ servercast.f5644de41481f68.js:356
call @ ?module=servercast:143
Config @ ?module=servercast:50
onclick @ VM777:24
2?module=servercast:83 Uncaught TypeError: Cannot read property '0' of undefined
at Object.callback (?module=servercast:83)
at Object.complete (?module=servercast:143)
at i (servercast.f5644de41481f68.js:356)
at Object.fireWith (servercast.f5644de41481f68.js:356)
at A (servercast.f5644de41481f68.js:356)
at XMLHttpRequest.<anonymous> (servercast.f5644de41481f68.js:356)
callback @ ?module=servercast:83
complete @ ?module=servercast:143
i @ servercast.f5644de41481f68.js:356
fireWith @ servercast.f5644de41481f68.js:356
A @ servercast.f5644de41481f68.js:356
(anonymous) @ servercast.f5644de41481f68.js:356
load (async)
send @ servercast.f5644de41481f68.js:356
ajax @ servercast.f5644de41481f68.js:356
call @ ?module=servercast:143
DetailsOverCast @ ?module=servercast:83
setInterval (async)
Overvier @ ?module=servercast:46
onclick @ ?module=servercast:1
reinstalling the shoutcast server didn't resolve the problem.
i hope someone can help me to fix it as i don't know how to manually bind shoutcast to a domain.
thanks
6
SSL / Re: How to secure my shoutcast server/streams with https
« on: April 09, 2022, 08:03:39 AM »
thank you

7
SSL / How to secure my shoutcast server/streams with https
« on: April 07, 2022, 03:03:44 PM »
hi,
i am using nginx and i installed shoucast v2 plugin but it is http only and i don't know how to secure it as a https connection as it is not showing up as a seperate url or something.
how can i make my shoutcast using https and where to implement it in the nginx.conf.
you could maybe implement this as a default option in a future version.
thanks
i am using nginx and i installed shoucast v2 plugin but it is http only and i don't know how to secure it as a https connection as it is not showing up as a seperate url or something.
how can i make my shoutcast using https and where to implement it in the nginx.conf.
you could maybe implement this as a default option in a future version.
thanks
8
Information / Your cwp forum site has an ssl error
« on: March 23, 2022, 07:19:36 PM »
today i got an error while trying to visit forum.centos-webpanel.com
NET::ERR_CERT_DATE_INVALID
just for info, maybe you fix this site and renew the cert or force a https to http redirect if you don't wanna provide a https connection.
NET::ERR_CERT_DATE_INVALID
just for info, maybe you fix this site and renew the cert or force a https to http redirect if you don't wanna provide a https connection.
9
E-Mail / Re: huge number of emails being sent
« on: February 26, 2022, 01:00:41 PM »
The logs for the mails can be found here:
File Management -> CWP Log Viewer -> choose maillog
there you can see if the mails are sending from internal or if someone is connecting from external to send mails.
You should also check here: https://mxtoolbox.com/SuperTool.aspx -> select test Email Server to see if you are an open mail relay
File Management -> CWP Log Viewer -> choose maillog
there you can see if the mails are sending from internal or if someone is connecting from external to send mails.
You should also check here: https://mxtoolbox.com/SuperTool.aspx -> select test Email Server to see if you are an open mail relay
10
CentOS-WebPanel Bugs / Re: Problem with new Shoutcast Manager
« on: February 26, 2022, 12:23:36 AM »
how can i connect a stream to it?
I am able to log in but i have no idea how to stream a file.
thanks
I am able to log in but i have no idea how to stream a file.
thanks
11
Backup / Re: Retention of backup for the last X days
« on: February 23, 2022, 11:23:41 PM »
you could make a workaround on your own till it is maybe implemented.
Just make a cronjob deleting all backups older x days and let it run once a day.
problem solved
Just make a cronjob deleting all backups older x days and let it run once a day.
problem solved
12
Backup / Re: New Backup ( beta) not work with FTP export
« on: February 23, 2022, 11:21:25 PM »
for me it also works (ftp and sftp) both no problem, i think it must be something on your site, a configuration or so
13
CentOS-WebPanel Bugs / Re: Problem with new Shoutcast Manager
« on: February 23, 2022, 11:18:39 PM »
ah ok this explains it.
Because when i set up a server for one of my accounts the user or username is shown as my accounts user so i always tried to log on with this user
Because when i set up a server for one of my accounts the user or username is shown as my accounts user so i always tried to log on with this user
14
How to / Re: How TO Setup Remote Backup
« on: February 23, 2022, 11:14:50 PM »Is there any difference in using "Backup Configuration" or "NEW Backup (beta)""NEW Backup (beta)" is working better, Right now I'm testing this, I could use this new backup to save on my local server
As i can choose remote backups from the new menu also.
So shouldn't the old Backup be removed from the menu or is there a difference in what will be backed up?
thanks
You can also use it to save your backup to a UNC path, i save my backups to a NAS. I was asking because since about 2 years i am using CWP now this is still called "New Backup" and it is still beta, so for me it is also an old and i wonder why the "old" backup is still in there.
i thought the old one is backing up something more like CWP configs or something else but if they do the same, i don't understand why it is a beta for 2 years now
15
How to / Re: How TO Setup Remote Backup
« on: February 19, 2022, 01:45:42 PM »
Is there any difference in using "Backup Configuration" or "NEW Backup (beta)"
As i can choose remote backups from the new menu also.
So shouldn't the old Backup be removed from the menu or is there a difference in what will be backed up?
thanks
As i can choose remote backups from the new menu also.
So shouldn't the old Backup be removed from the menu or is there a difference in what will be backed up?
thanks