Skip to content

"Not Acceptible!" error #49

Description

@HunterZ

Getting the following error from the Bugzilla server when trying to run this:

Loading user cache...
Loading milestone cache...
Traceback (most recent call last):
  File "/home/x/projects/bugzilla2gitlab/venv/bin/bugzilla2gitlab", line 26, in <module>
    main()
  File "/home/x/projects/bugzilla2gitlab/venv/bin/bugzilla2gitlab", line 23, in main
    client.migrate(bugs)
  File "/home/x/projects/bugzilla2gitlab/venv/lib64/python3.11/site-packages/bugzilla2gitlab/migrator.py", line 16, in migrate
    bugzilla_login(
  File "/home/x/projects/bugzilla2gitlab/venv/lib64/python3.11/site-packages/bugzilla2gitlab/utils.py", line 123, in bugzilla_login
    _perform_request(login_url, "get", json=False)
  File "/home/x/projects/bugzilla2gitlab/venv/lib64/python3.11/site-packages/bugzilla2gitlab/utils.py", line 46, in _perform_request
    raise Exception(
Exception: 406 failed requests: [Not Acceptable] Response: [b'<head><title>Not Acceptable!</title></head><body><h1>Not Acceptable!</h1><p>An appropriate representation of the requested resource could not be found on this server. This error was generated by Mod_Security.</p></body></html>'] Request data: [{}] Url: [http://abc.xyz.com/bugzilla/index.cgi] Headers: [{}]

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions