Author Topic: Unable to run/edit or remove crons for user after creating them from Cwp  (Read 11801 times)

0 Members and 1 Guest are viewing this topic.

Offline
*
After creating cron jobs using Centos Web Panel (logging in as user) and creating cron jobs, unable to edit or run or even remove the cron jobs. The respective tabs for those jobs just do not respond

Please guide. Thanks in advance.

Offline
*****
Re: Unable to run/edit or remove crons for user after creating them from Cwp
« Reply #1 on: January 07, 2018, 02:42:59 AM »
Do you still have this problem?

Offline
*
Re: Unable to run/edit or remove crons for user after creating them from Cwp
« Reply #2 on: January 07, 2018, 05:59:23 AM »
We removed the crons by editing the cron file in the user home directory. Then we setup the crons via command line.
« Last Edit: January 07, 2018, 06:02:35 AM by crazytechin »

Offline
*
Re: Unable to run/edit or remove crons for user after creating them from Cwp
« Reply #3 on: December 08, 2018, 12:24:39 PM »
Same issue here in webpanel, it looks like removes the following characters: ' >
e.g.: > /dev/null 2>&1 it changes to: /dev/null 2&1
or
lynx --source 'https://something.domain.com/index.phpi?module=ExcludeByDDNS&action=update&token_auth=1234' > /dev/null 2>&1
changes to:
lynx --source https://piwik.domain.com/index.php?module=ExcludeByDDNS&action=update&token_auth=1234 /dev/null 2&1
Maybe the developers can tell how to add these cron jobs

Editing the user cron file manually does not work, once I log into the user webpanel -> crontab, removes everyting from the edited file (var/spool/cron/userfile)
« Last Edit: December 08, 2018, 12:27:56 PM by aicon »
In case anyone wants $10 bonus for FREE on cheap cloud VPS from Vultr:
http://www.vultr.com/?ref=6855695
-------------------------------------------------------------------------------------------------
And $10 bonus for FREE on cheap cloud VPS from Digitalocean:
https://www.digitalocean.com/?refcode=c41029801394

Offline
*
Re: Unable to run/edit or remove crons for user after creating them from Cwp
« Reply #4 on: January 17, 2019, 08:48:59 AM »
It seems there is 0 support from the developers.
hm...
no help no money
In case anyone wants $10 bonus for FREE on cheap cloud VPS from Vultr:
http://www.vultr.com/?ref=6855695
-------------------------------------------------------------------------------------------------
And $10 bonus for FREE on cheap cloud VPS from Digitalocean:
https://www.digitalocean.com/?refcode=c41029801394

Offline
*
Re: Unable to run/edit or remove crons for user after creating them from Cwp
« Reply #5 on: January 18, 2019, 09:06:41 AM »
probably is the best that you contact support/dev team by using a cwp site contact form so they can test that case.
VPS & Dedicated server provider with included FREE Managed support for CWP.
http://www.studio4host.com/

*** Don't allow that your server or website is down, choose hosting provider with included expert managed support for your CWP.

Offline
*
I have same problem as above.

Please dev. Help us to solve it.


Offline
***
To list the current cronjobs for a given user, just type in prompt shell:
Code: [Select]
# crontab -l -u [user]

To edit the current cronjobs for a given user, just type:
Code: [Select]
# crontab -e -u [user]

Regards,
Netino

Offline
*
I have same problem as above.

Please dev. Help us to solve it.

I found it, with WinSCP go to /home/user and edit directly in the cron file.
That's all.
The user panel has a lot of bugs... and is encrypted, we can not edit or fix them.
In case anyone wants $10 bonus for FREE on cheap cloud VPS from Vultr:
http://www.vultr.com/?ref=6855695
-------------------------------------------------------------------------------------------------
And $10 bonus for FREE on cheap cloud VPS from Digitalocean:
https://www.digitalocean.com/?refcode=c41029801394

Offline
***
This is terrible, how can someone pay for pro version of the panel if it is so full of bugs?
I hope the developers read this...on various other forums, this panel is getting a terrible reputation for bus and awful security issues that are often left unresolved.

For example, the WordPress script installer still cannot install a simple WordPress website. It throws a database connect error because the script inputs the wrong self generated password that is supposed to automatically be added to wp-config.php file. it leaves off some of the characters every time I run the one click install forcing me to manually edit the file to fix the problem (This is ridiculous)

Offline
*
probably is the best that you contact support/dev team by using a cwp site contact form so they can test that case.

again, you should report to cwp developers if you find some issue so it can be resolved.
http://centos-webpanel.com/contact
VPS & Dedicated server provider with included FREE Managed support for CWP.
http://www.studio4host.com/

*** Don't allow that your server or website is down, choose hosting provider with included expert managed support for your CWP.