Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

After upgrade from Ubuntu 16.04 to 18.04 incron is broken. #96

Open
paulconstantine opened this issue Mar 21, 2023 · 0 comments
Open

After upgrade from Ubuntu 16.04 to 18.04 incron is broken. #96

paulconstantine opened this issue Mar 21, 2023 · 0 comments

Comments

@paulconstantine
Copy link

paulconstantine commented Mar 21, 2023

All settings remained the same. This is the job:

/var/www/html/www.zoootradio.com/htdocs/sites/default/files/feeds/ IN_MODIFY drush --root=/var/www/html/www.zoootradio.com/htdocs -y feeds-import music_artists

On a duplicate (still 16.04) box this works:

incrond[914]: (paulconstantine) CMD (drush --root=/var/www/html/www.zoootradio.com/htdocs -y feeds-import music_artists)

On the new 18.04 box this happens:

incrond[1931]: (paulconstantine) CMD (drush --root=/var/www/html/www.zoootradio.com/htdocs -y feeds-import music_artists)
incrond[7485]: cannot exec process: No such file or directory

Tried all kinds of things like adding tabs instead of a space, checked the directories and files again and again.

Just can't get this to work. What is the problem?

(the user paulconstantine is listed in /etc/incron.allow)

Can anyone help?

Cheers
Paul

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant