[GH-ISSUE #177] An error occured while communicating to the server. #114

Open
opened 2026-02-28 01:21:03 +03:00 by kerem · 2 comments
Owner

Originally created by @marsark on GitHub (Jun 18, 2018).
Original GitHub issue: https://github.com/tuxis-ie/nsedit/issues/177

Hi, I'm trying to setup nsedit with PowerDNS 4.1.1 server. Server API is configured a nsedit client part also. But I still get "An error occurred while communicating to the server." error when logging in to the application.

Could you suggest me a way how to debug connection between nsedit and server? I'm able to access API directly from command line using curl, and it works OK.

Originally created by @marsark on GitHub (Jun 18, 2018). Original GitHub issue: https://github.com/tuxis-ie/nsedit/issues/177 Hi, I'm trying to setup nsedit with PowerDNS 4.1.1 server. Server API is configured a nsedit client part also. But I still get "An error occurred while communicating to the server." error when logging in to the application. Could you suggest me a way how to debug connection between nsedit and server? I'm able to access API directly from command line using curl, and it works OK.
Author
Owner

@tuxis-ie commented on GitHub (Aug 22, 2018):

After logging in, the call the jtable plugin does is $url/zones.php?action=list

That output should be valid json, but probably isn't.

<!-- gh-comment-id:415041533 --> @tuxis-ie commented on GitHub (Aug 22, 2018): After logging in, the call the jtable plugin does is $url/zones.php?action=list That output should be valid json, but probably isn't.
Author
Owner

@marsark commented on GitHub (Aug 23, 2018):

I checked it some JSON validator. Output of this request is a valid json.

<!-- gh-comment-id:415581376 --> @marsark commented on GitHub (Aug 23, 2018): I checked it some JSON validator. Output of this request is a valid json.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/nsedit#114
No description provided.