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

Error on configure script #73

Closed
rvanlaak opened this issue May 7, 2015 · 2 comments
Closed

Error on configure script #73

rvanlaak opened this issue May 7, 2015 · 2 comments

Comments

@rvanlaak
Copy link

@rvanlaak rvanlaak commented May 7, 2015

The script shows an error when I try to execute any command:

root@web:~# python configure-syslog.py loggly_help

*************************************************************
****** Starting Loggly Syslog Configuration Script ******
*************************************************************

Traceback (most recent call last):
  File "configure-syslog.py", line 1479, in main
    log({"status":"start", "args": vars(options)})
  File "configure-syslog.py", line 1209, in log
    log_msg(json.dumps(msg_dict))
  File "configure-syslog.py", line 1237, in log_msg
    (LOGGLY_SYSLOG_SERVER, LOGGLY_SYSLOG_PORT))
error: [Errno 1] Operation not permitted

Configure script has errors
@mostlyjason
Copy link
Contributor

@mostlyjason mostlyjason commented May 7, 2015

I think this is the older script. Have you tried using the newer configure-linux.sh instead?

@rvanlaak
Copy link
Author

@rvanlaak rvanlaak commented May 8, 2015

The newer script solved it 👍 Don't know how it was even possible that we found the old script.

@rvanlaak rvanlaak closed this May 8, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.