[GH-ISSUE #103] "An error occured while communicating to the server." on new install #60

Closed
opened 2026-02-28 01:20:48 +03:00 by kerem · 8 comments
Owner

Originally created by @mikepop on GitHub (Aug 17, 2016).
Original GitHub issue: https://github.com/tuxis-ie/nsedit/issues/103

Hi, I got that error after install nsedit. I've checked api works, 8081 is working, pdns.users.sqlite3 exists and it's writeble and cannot find any useful info on any log. Is there any way to debug it? Thanks.

Regards

Originally created by @mikepop on GitHub (Aug 17, 2016). Original GitHub issue: https://github.com/tuxis-ie/nsedit/issues/103 Hi, I got that error after install nsedit. I've checked api works, 8081 is working, pdns.users.sqlite3 exists and it's writeble and cannot find any useful info on any log. Is there any way to debug it? Thanks. Regards
kerem 2026-02-28 01:20:48 +03:00
  • closed this issue
  • added the
    question
    label
Author
Owner

@tuxis-ie commented on GitHub (Aug 17, 2016):

Which versions of nsedit and powerdns?

<!-- gh-comment-id:240391901 --> @tuxis-ie commented on GitHub (Aug 17, 2016): Which versions of nsedit and powerdns?
Author
Owner

@mikepop commented on GitHub (Aug 17, 2016):

4.0.1 and I guess 1.0 I've just git clone https://github.com/tuxis-ie/nsedit.git like 6 or 7 hours ago.

<!-- gh-comment-id:240494839 --> @mikepop commented on GitHub (Aug 17, 2016): 4.0.1 and I guess 1.0 I've just git clone https://github.com/tuxis-ie/nsedit.git like 6 or 7 hours ago.
Author
Owner

@tuxis-ie commented on GitHub (Aug 17, 2016):

Nothing in your Apache error log?

<!-- gh-comment-id:240506089 --> @tuxis-ie commented on GitHub (Aug 17, 2016): Nothing in your Apache error log?
Author
Owner

@mikepop commented on GitHub (Aug 17, 2016):

Nginx, nothing in error log.
captura de pantalla 2016-08-17 a las 20 57 09

<!-- gh-comment-id:240512446 --> @mikepop commented on GitHub (Aug 17, 2016): Nginx, nothing in error log. ![captura de pantalla 2016-08-17 a las 20 57 09](https://cloud.githubusercontent.com/assets/1940173/17749309/65632af8-64bd-11e6-9497-93282eb350f7.png)
Author
Owner

@tuxis-ie commented on GitHub (Aug 17, 2016):

Nginx? So php-fpm? Error logging fromphp-from is silent? Do you have Curl installed and enabled?

<!-- gh-comment-id:240525712 --> @tuxis-ie commented on GitHub (Aug 17, 2016): Nginx? So php-fpm? Error logging fromphp-from is silent? Do you have Curl installed and enabled?
Author
Owner

@mikepop commented on GitHub (Aug 17, 2016):

Yes, nothing also in php-fpm error log, curl-7.29.0-25.el7.centos.x86_64 is installed.

<!-- gh-comment-id:240580487 --> @mikepop commented on GitHub (Aug 17, 2016): Yes, nothing also in php-fpm error log, curl-7.29.0-25.el7.centos.x86_64 is installed.
Author
Owner

@mikepop commented on GitHub (Aug 18, 2016):

[root@ns1 test]# php -v
PHP 5.4.16 (cli) (built: Aug 11 2016 21:24:59)
Copyright (c) 1997-2013 The PHP Group
Zend Engine v2.4.0, Copyright (c) 1998-2013 Zend Technologies
[root@ns1 test]# php -m
[PHP Modules]
bcmath
bz2
calendar
Core
ctype
curl
date
dom
ereg
exif
fileinfo
filter
ftp
gd
gettext
gmp
hash
iconv
json
libxml
mbstring
mcrypt
mhash
mysql
mysqli
mysqlnd
openssl
pcntl
pcre
PDO
pdo_mysql
pdo_sqlite
Phar
posix
readline
Reflection
session
shmop
SimpleXML
sockets
SPL
sqlite3
standard
sysvmsg
sysvsem
sysvshm
tidy
tokenizer
wddx
xml
xmlreader
xmlwriter
xsl
zip
zlib

<!-- gh-comment-id:240645281 --> @mikepop commented on GitHub (Aug 18, 2016): [root@ns1 test]# php -v PHP 5.4.16 (cli) (built: Aug 11 2016 21:24:59) Copyright (c) 1997-2013 The PHP Group Zend Engine v2.4.0, Copyright (c) 1998-2013 Zend Technologies [root@ns1 test]# php -m [PHP Modules] bcmath bz2 calendar Core ctype curl date dom ereg exif fileinfo filter ftp gd gettext gmp hash iconv json libxml mbstring mcrypt mhash mysql mysqli mysqlnd openssl pcntl pcre PDO pdo_mysql pdo_sqlite Phar posix readline Reflection session shmop SimpleXML sockets SPL sqlite3 standard sysvmsg sysvsem sysvshm tidy tokenizer wddx xml xmlreader xmlwriter xsl zip zlib
Author
Owner

@mikepop commented on GitHub (Aug 18, 2016):

It was indeed some php issue, I've upgraded to php 7 and it´s working now.

<!-- gh-comment-id:240665692 --> @mikepop commented on GitHub (Aug 18, 2016): It was indeed some php issue, I've upgraded to php 7 and it´s working now.
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#60
No description provided.