brysontyrrell / brysontyrrell/PatchServer

DataTables warning: table id=webhook-list - Ajax error

Open
#24 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
68
Forks
11
PR merge metrics
No merged PRs in 30d

Description

So I setup the Patch Server. I am able to successfully upload/delete the software definitions via web browser.
Then, I generate an API token. Using this API token I am able to successfully upload/delete the software definitions via CLI. Works great!

But now when I visit PatchServer URL via web browser, I get a warning : `DataTables warning: table id=webhook-list - Ajax error. For more information about this error, please see http://datatables.net/tn/7` (This happens everytime I refresh the webpage).

> This is what i see : /usr/local/bin/patchserver/error_log
```
[Wed Jun 05 22:24:01.248713 2019] [wsgi:error] [pid 46344] [remote 10.10.12.13:54872] --------------------------------------------------------------------------------
[Wed Jun 05 22:24:01.263624 2019] [wsgi:error] [pid 46344] [remote 10.10.12.13:54872] ERROR in error_handlers [/Library/PatchServer/patchserver/routes/error_handlers.py:25]:
[Wed Jun 05 22:24:01.263801 2019] [wsgi:error] [pid 46344] [remote 10.10.12.13:54872] Authentication required.
[Wed Jun 05 22:24:01.263896 2019] [wsgi:error] [pid 46344] [remote 10.10.12.13:54872] --------------------------------------------------------------------------------
```

> Screenshot 1

![Screenshot 2019-06-05 at 9 26 11 PM](https://user-images.githubusercontent.com/15912361/58972565-73afcf00-87db-11e9-93f5-99f5c7e0ef63.png)

> Screenshot 2

![Screenshot 2019-06-05 at 9 26 45 PM](https://user-images.githubusercontent.com/15912361/58972567-73afcf00-87db-11e9-8644-4cf7575b873b.png)

> Screenshot 3

![Screenshot 2019-06-05 at 9 27 53 PM](https://user-images.githubusercontent.com/15912361/58972569-74486580-87db-11e9-91ea-3e824bd153cc.png)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.