nextgis / nextgismanager

NextGIS Manager - Effective visual management for geodata
GNU General Public License v2.0
27 stars 9 forks source link

Не загружаются векторные слои #140

Open drnextgis opened 9 years ago

drnextgis commented 9 years ago

Запускаю менеджер, подключаюсь к NGW, выбираю слой, он немножко подвисает и отрисовывается - все ок. Закрываю, снова запускаю, подключаюсь к NGW и выбираю ресурс типа WMS layer (клиент), затем если попытаться выбрать какой-нибудь векторный слой, то в консоль начинают падать вот такие запросы и слой в конечном счете не загружается.

* Couldn't find host demo.nextgis.ru in the .netrc file; using defaults
* Hostname was NOT found in DNS cache
*   Trying 89.111.188.176...
* Connected to demo.nextgis.ru (89.111.188.176) port 80 (#0)
* Server auth using Basic with user 'administrator'
> GET /ngw/resource/169/geojson/ HTTP/1.1
Authorization: Basic YWRtaW5pc3RyYXRvcjphZG1pbg==
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/29.0.1547.57 Safari/537.36
Host: demo.nextgis.ru
Accept-Encoding: gzip
Accept: text/plain, application/json

< HTTP/1.1 200 OK
< Date: Thu, 22 Oct 2015 03:03:16 GMT
* Server Apache/2.2.25 (FreeBSD) mod_fcgid/2.3.7 PHP/5.2.17 with Suhosin-Patch SVN/1.8.3 mod_fastcgi/mod_fastcgi-SNAP-0910052141 mod_ssl/2.2.25 OpenSSL/0.9.8q DAV/2 mod_perl/2.0.7 Perl/v5.8.9 is not blacklisted
< Server: Apache/2.2.25 (FreeBSD) mod_fcgid/2.3.7 PHP/5.2.17 with Suhosin-Patch SVN/1.8.3 mod_fastcgi/mod_fastcgi-SNAP-0910052141 mod_ssl/2.2.25 OpenSSL/0.9.8q DAV/2 mod_perl/2.0.7 Perl/v5.8.9
< Content-Disposition: attachment; filename=169.geojson
< Content-Length: 6507937
< Vary: User-Agent
< Access-Control-Allow-Origin: *
< Access-Control-Allow-Headers: X-Requested-With, Content-Type
< Content-Type: application/json; charset=UTF-8
< 
* Operation timed out after 4974 milliseconds with 1201317 out of 6507937 bytes received
* Closing connection 0
* Couldn't find host demo.nextgis.ru in the .netrc file; using defaults
* Hostname was NOT found in DNS cache
*   Trying 89.111.188.176...
* Connected to demo.nextgis.ru (89.111.188.176) port 80 (#1)
* Server auth using Basic with user 'administrator'
> GET /ngw/resource/169/geojson/ HTTP/1.1
Authorization: Basic YWRtaW5pc3RyYXRvcjphZG1pbg==
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/29.0.1547.57 Safari/537.36
Host: demo.nextgis.ru
Accept-Encoding: gzip
Accept: text/plain, application/json

< HTTP/1.1 200 OK
< Date: Thu, 22 Oct 2015 03:03:21 GMT
* Server Apache/2.2.25 (FreeBSD) mod_fcgid/2.3.7 PHP/5.2.17 with Suhosin-Patch SVN/1.8.3 mod_fastcgi/mod_fastcgi-SNAP-0910052141 mod_ssl/2.2.25 OpenSSL/0.9.8q DAV/2 mod_perl/2.0.7 Perl/v5.8.9 is not blacklisted
< Server: Apache/2.2.25 (FreeBSD) mod_fcgid/2.3.7 PHP/5.2.17 with Suhosin-Patch SVN/1.8.3 mod_fastcgi/mod_fastcgi-SNAP-0910052141 mod_ssl/2.2.25 OpenSSL/0.9.8q DAV/2 mod_perl/2.0.7 Perl/v5.8.9
< Content-Disposition: attachment; filename=169.geojson
< Content-Length: 6507937
< Vary: User-Agent
< Access-Control-Allow-Origin: *
< Access-Control-Allow-Headers: X-Requested-With, Content-Type
< Content-Type: application/json; charset=UTF-8
< 
* Operation timed out after 4999 milliseconds with 1450621 out of 6507937 bytes received
* Closing connection 1
* Couldn't find host demo.nextgis.ru in the .netrc file; using defaults
* Hostname was NOT found in DNS cache
*   Trying 89.111.188.176...
* Connected to demo.nextgis.ru (89.111.188.176) port 80 (#2)
* Server auth using Basic with user 'administrator'
> GET /ngw/resource/169/geojson/ HTTP/1.1
Authorization: Basic YWRtaW5pc3RyYXRvcjphZG1pbg==
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/29.0.1547.57 Safari/537.36
Host: demo.nextgis.ru
Accept-Encoding: gzip
Accept: text/plain, application/json

< HTTP/1.1 200 OK
< Date: Thu, 22 Oct 2015 03:03:26 GMT
* Server Apache/2.2.25 (FreeBSD) mod_fcgid/2.3.7 PHP/5.2.17 with Suhosin-Patch SVN/1.8.3 mod_fastcgi/mod_fastcgi-SNAP-0910052141 mod_ssl/2.2.25 OpenSSL/0.9.8q DAV/2 mod_perl/2.0.7 Perl/v5.8.9 is not blacklisted
< Server: Apache/2.2.25 (FreeBSD) mod_fcgid/2.3.7 PHP/5.2.17 with Suhosin-Patch SVN/1.8.3 mod_fastcgi/mod_fastcgi-SNAP-0910052141 mod_ssl/2.2.25 OpenSSL/0.9.8q DAV/2 mod_perl/2.0.7 Perl/v5.8.9
< Content-Disposition: attachment; filename=169.geojson
< Content-Length: 6507937
< Vary: User-Agent
< Access-Control-Allow-Origin: *
< Access-Control-Allow-Headers: X-Requested-With, Content-Type
< Content-Type: application/json; charset=UTF-8
< 
* Operation timed out after 4981 milliseconds with 1332757 out of 6507937 bytes received
* Closing connection 2
* Couldn't find host demo.nextgis.ru in the .netrc file; using defaults
* Hostname was NOT found in DNS cache
*   Trying 89.111.188.176...
* Connected to demo.nextgis.ru (89.111.188.176) port 80 (#3)
* Server auth using Basic with user 'administrator'
> GET /ngw/resource/169/geojson/ HTTP/1.1
Authorization: Basic YWRtaW5pc3RyYXRvcjphZG1pbg==
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/29.0.1547.57 Safari/537.36
Host: demo.nextgis.ru
Accept-Encoding: gzip
Accept: text/plain, application/json

< HTTP/1.1 200 OK
< Date: Thu, 22 Oct 2015 03:03:31 GMT
* Server Apache/2.2.25 (FreeBSD) mod_fcgid/2.3.7 PHP/5.2.17 with Suhosin-Patch SVN/1.8.3 mod_fastcgi/mod_fastcgi-SNAP-0910052141 mod_ssl/2.2.25 OpenSSL/0.9.8q DAV/2 mod_perl/2.0.7 Perl/v5.8.9 is not blacklisted
< Server: Apache/2.2.25 (FreeBSD) mod_fcgid/2.3.7 PHP/5.2.17 with Suhosin-Patch SVN/1.8.3 mod_fastcgi/mod_fastcgi-SNAP-0910052141 mod_ssl/2.2.25 OpenSSL/0.9.8q DAV/2 mod_perl/2.0.7 Perl/v5.8.9
< Content-Disposition: attachment; filename=169.geojson
< Content-Length: 6507937
< Vary: User-Agent
< Access-Control-Allow-Origin: *
< Access-Control-Allow-Headers: X-Requested-With, Content-Type
< Content-Type: application/json; charset=UTF-8
< 
* Operation timed out after 4999 milliseconds with 1417917 out of 6507937 bytes received
* Closing connection 3
BishopGIS commented 9 years ago

После закрытия #144 можно попробовать увеличить таймауты. Ошибка должна уйти.