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

"path too long" error when hostname is long #9

Closed
GeertJohan opened this issue Jul 17, 2017 · 2 comments
Closed

"path too long" error when hostname is long #9

GeertJohan opened this issue Jul 17, 2017 · 2 comments

Comments

@GeertJohan
Copy link

It looks like crontab throws a "path too long" error when the hostname of the machine on which the cmd is executed has a large value.
https://github.com/cronie-crond/cronie/blob/master/src/crontab.c#L756

@t8m
Copy link
Member

t8m commented Jul 17, 2017

Which system is this on? Also can you give an example of the hostname? The full path limit should 4096 bytes on Linux and that should be fairly sufficient.

@t8m
Copy link
Member

t8m commented Nov 19, 2018

No requested information provided. Closing.

@t8m t8m closed this as completed Nov 19, 2018
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

2 participants