1
|
19:43:53 INFO Server[5012]: Qgis Server Settings:
|
2
|
19:43:53 INFO Server[5012]: - QGIS_OPTIONS_PATH / '' (Override the default path for user configuration): '' (read from DEFAULT_VALUE)
|
3
|
19:43:53 INFO Server[5012]: - QGIS_SERVER_PARALLEL_RENDERING / '/qgis/parallel_rendering' (Activate/Deactivate parallel rendering for WMS getMap request): 'true' (read from INI_FILE)
|
4
|
19:43:53 INFO Server[5012]: - QGIS_SERVER_MAX_THREADS / '/qgis/max_threads' (Number of threads to use when parallel rendering is activated): '-1' (read from INI_FILE)
|
5
|
19:43:53 INFO Server[5012]: - QGIS_SERVER_LOG_LEVEL / '' (Log level): '0' (read from ENVIRONMENT_VARIABLE)
|
6
|
19:43:53 INFO Server[5012]: - QGIS_SERVER_LOG_FILE / '' (Log file): 'c:\xampp\tmp\qgis-server.log' (read from ENVIRONMENT_VARIABLE)
|
7
|
19:43:53 INFO Server[5012]: - QGIS_SERVER_LOG_STDERR / '' (Activate/Deactivate logging to stderr): 'false' (read from DEFAULT_VALUE)
|
8
|
19:43:53 INFO Server[5012]: - QGIS_PROJECT_FILE / '' (QGIS project file): '' (read from DEFAULT_VALUE)
|
9
|
19:43:53 INFO Server[5012]: - MAX_CACHE_LAYERS / '' (Specify the maximum number of cached layers): '100' (read from DEFAULT_VALUE)
|
10
|
19:43:53 INFO Server[5012]: - QGIS_SERVER_CACHE_DIRECTORY / '/cache/directory' (Specify the cache directory): 'C:/Users/uros/AppData/Roaming/QGIS/QGIS3\profiles\default/cache' (read from DEFAULT_VALUE)
|
11
|
19:43:53 INFO Server[5012]: - QGIS_SERVER_CACHE_SIZE / '/cache/size' (Specify the cache size): '52428800' (read from INI_FILE)
|
12
|
19:43:53 INFO Server[5012]: Ini file used to initialize settings: C:/Users/uros/AppData/Roaming/QGIS/QGIS3/profiles/default/QGIS/QGIS3.ini
|
13
|
19:43:53 INFO Server[5012]: cacheDirectory: C:/Users/uros/AppData/Roaming/QGIS/QGIS3/profiles/default/cache/
|
14
|
19:43:53 INFO Server[5012]: maximumCacheSize: 52428800
|
15
|
19:43:53 INFO Server[5012]: Prefix PATH: C:\OSGeo4W64\apps\qgis
|
16
|
19:43:53 INFO Server[5012]: Plugin PATH: C:\OSGeo4W64\apps\qgis/plugins
|
17
|
19:43:53 INFO Server[5012]: PkgData PATH: C:\OSGeo4W64\apps\qgis/.
|
18
|
19:43:53 INFO Server[5012]: User DB PATH: C:/Users/uros/AppData/Roaming/QGIS/QGIS3\profiles\default/qgis.db
|
19
|
19:43:53 INFO Server[5012]: Auth DB PATH: C:/OSGeo4W64/apps/qgis/resources\qgis-auth.db
|
20
|
19:43:53 INFO Server[5012]: SVG PATHS: C:/OSGEO4~1/apps/qgis-ltr/./svg/|C:/Users/uros/.qgis2//svg/\C:/OSGEO4~1/apps/qgis/./svg/\C:/Users/uros/AppData/Roaming/QGIS/QGIS3\profiles\default/svg/\C:\OSGeo4W64\apps\qgis/./svg/
|
21
|
19:43:55 WARNING [5012]: Adding service SampleService 1.0
|
22
|
19:43:55 WARNING [5012]: Adding service WCS 1.0.0
|
23
|
19:43:55 WARNING [5012]: Adding service WFS 1.1.0
|
24
|
19:43:55 WARNING [5012]: Adding service WMS 1.3.0
|
25
|
19:43:55 WARNING [5012]: Adding service WMTS 1.0.0
|
26
|
19:43:55 INFO Server[5012]: Server initialized
|
27
|
19:43:55 INFO ..\..\..\src\server\qgsserverplugins.cpp[5012]: load library qgispython (3.4.4)
|
28
|
19:43:55 INFO ..\..\..\src\server\qgsserverplugins.cpp[5012]: Python support library loaded successfully.
|
29
|
19:43:55 WARNING Python error[5012]: An error occurred during execution of following code:
|
30
|
os.environ['HOME']=os.environ['USERPROFILE']
|
31
|
|
32
|
|
33
|
Traceback (most recent call last):
|
34
|
File "", line 1, in
|
35
|
File "C:\OSGeo4W64\apps\Python37\lib\os.py", line 678, in __getitem__
|
36
|
raise KeyError(key) from None
|
37
|
KeyError: 'USERPROFILE'
|
38
|
|
39
|
Python version:
|
40
|
3.7.0 (v3.7.0:1bf9cc5093, Jun 27 2018, 04:59:51) [MSC v.1914 64 bit (AMD64)]
|
41
|
|
42
|
QGIS version:
|
43
|
3.4.4-Madeira 'Madeira', af723c4942
|
44
|
|
45
|
Python path:
|
46
|
['C:\\OSGeo4W64\\bin\\python37.zip', 'C:\\OSGeo4W64\\apps\\Python37\\DLLs', 'C:\\OSGeo4W64\\apps\\Python37\\lib', 'C:\\OSGeo4W64\\apps\\qgis\\bin', 'C:\\OSGeo4W64\\apps\\Python37', 'C:\\OSGeo4W64\\apps\\Python37\\lib\\site-packages']
|
47
|
19:43:55 WARNING Python error[5012]: Couldn't load SIP module.
|
48
|
Python support will be disabled.
|
49
|
|
50
|
Traceback (most recent call last):
|
51
|
File "", line 1, in
|
52
|
ModuleNotFoundError: No module named 'qgis'
|
53
|
|
54
|
Python version:
|
55
|
3.7.0 (v3.7.0:1bf9cc5093, Jun 27 2018, 04:59:51) [MSC v.1914 64 bit (AMD64)]
|
56
|
|
57
|
QGIS version:
|
58
|
3.4.4-Madeira 'Madeira', af723c4942
|
59
|
|
60
|
Python path:
|
61
|
['C:\\OSGeo4W64\x07pps\\qgis/./python', 'C:/Users/uros/AppData/Roaming/QGIS/QGIS3\\profiles\\default/python', 'C:/Users/uros/AppData/Roaming/QGIS/QGIS3\\p19:43:55 WARNING [1256]: Adding service WFS 1.1.0
|
62
|
19:43:55 WARNING [1256]: Adding service WMS 1.3.0
|
63
|
19:43:55 WARNING [1256]: Adding service WMTS 1.0.0
|
64
|
19:43:55 INFO Server[1256]: Server initialized
|
65
|
19:43:55 INFO ..\..\..\src\server\qgsserverplugins.cpp[1256]: load library qgispython (3.4.4)
|
66
|
19:43:55 INFO ..\..\..\src\server\qgsserverplugins.cpp[1256]: Python support library loaded successfully.
|
67
|
19:43:55 WARNING Python error[1256]: An error occurred during execution of following code:
|
68
|
os.environ['HOME']=os.environ['USERPROFILE']
|
69
|
|
70
|
|
71
|
Traceback (most recent call last):
|
72
|
File "", line 1, in
|
73
|
File "C:\OSGeo4W64\apps\Python37\lib\os.py", line 678, in __getitem__
|
74
|
raise KeyError(key) from None
|
75
|
KeyError: 'USERPROFILE'
|
76
|
|
77
|
Python version:
|
78
|
3.7.0 (v3.7.0:1bf9cc5093, Jun 27 2018, 04:59:51) [MSC v.1914 64 bit (AMD64)]
|
79
|
|
80
|
QGIS version:
|
81
|
3.4.4-Madeira 'Madeira', af723c4942
|
82
|
|
83
|
Python path:
|
84
|
['C:\\OSGeo4W64\\bin\\python37.zip', 'C:\\OSGeo4W64\\apps\\Python37\\DLLs', 'C:\\OSGeo4W64\\apps\\Python37\\lib', 'C:\\OSGeo4W64\\apps\\qgis\\bin', 'C:\\OSGeo4W64\\apps\\Python37', 'C:\\OSGeo4W64\\apps\\Python37\\lib\\site-packages']
|
85
|
19:43:55 WARNING Python error[1256]: Couldn't load SIP module.
|
86
|
Python support will be disabled.
|
87
|
|
88
|
Traceback (most recent call last):
|
89
|
File "", line 1, in
|
90
|
ModuleNotFoundError: No module named 'qgis'
|
91
|
|
92
|
Python version:
|
93
|
3.7.0 (v3.7.0:1bf9cc5093, Jun 27 2018, 04:59:51) [MSC v.1914 64 bit (AMD64)]
|
94
|
|
95
|
QGIS version:
|
96
|
3.4.4-Madeira 'Madeira', af723c4942
|
97
|
|
98
|
Python path:
|
99
|
['C:\\OSGeo4W64\x07pps\\qgis/./python', 'C:/Users/uros/AppData/Roaming/QGIS/QGIS3\\profiles\\default/python', 'C:/Users/uros/AppData/Roaming/QGIS/QGIS3\\profiles\\default/python/plugins', 'C:\\OSGeo4W64\x07pps\\qgis/./python/plugins', 'C:\\OSGeo4W64\\bin\\python37.zip', 'C:\\OSGeo4W64\\apps\\Python37\\DLLs', 'C:\\OSGeo4W64\\apps\\Python37\\lib', 'C:\\OSGeo4W64\\apps\\qgis\\bin', 'C:\\OSGeo4W64\\apps\\Python37', 'C:\\OSGeo4W64\\apps\\Python37\\lib\\site-packages']
|
100
|
19:43:55 WARNING Python error[1256]: An error occurred 19:43:55 WARNING [5012]: Set WMS capabilities document in cache
|
101
|
19:43:55 INFO Server[5012]: Request finished in 143 ms
|
102
|
1, in
|
103
|
NameError: name 'qgis' is not defined
|
104
|
|
105
|
Python version:
|
106
|
3.7.0 (v3.7.0:1bf9cc5093, Jun 27 2018, 04:59:51) [MSC v.1914 64 bit (AMD64)]
|
107
|
|
108
|
QGIS version:
|
109
|
3.4.4-Madeira 'Madeira', af723c4942
|
110
|
|
111
|
Python path:
|
112
|
['C:\\OSGeo4W64\x07pps\\qgis/./python', 'C:/Users/uros/AppData/Roaming/QGIS/QGIS3\\profiles\\default/python', 'C:/Users/uros/AppData/Roaming/QGIS/QGIS3\\profiles\\default/python/plugins', 'C:\\OSGeo4W64\x07pps\\qgis/./python/plugins', 'C:\\OSGeo4W64\\bin\\python37.zip', 'C:\\OSGeo4W64\\apps\\Python37\\DLLs', 'C:\\OSGeo4W64\\apps\\Python37\\lib', 'C:\\OSGeo4W64\\apps\\qgis\\bin', 'C:\\OSGeo4W64\\apps\\Python37', 'C:\\OSGeo4W64\\apps\\Python37\\lib\\site-packages']
|
113
|
19:43:55 INFO Server[1256]: No server python plugins are available
|
114
|
19:43:55 INFO Server[1256]: ******************** New request ***************
|
115
|
19:43:55 INFO Server[1256]: SERVER_NAMElocalhost
|
116
|
19:43:55 INFO Server[1256]: REQUEST_URI/cgi-bin/qgis_mapserv.fcgi.exe?SERVICE=WMS&VERSION=1.3.0&REQUEST=GetCapabilities
|
117
|
19:43:55 INFO Server[1256]: REMOTE_ADDR::1
|
118
|
19:43:55 INFO Server[1256]: HTTP_USER_AGENTMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.140 Safari/537.36 Edge/17.17134
|
119
|
19:43:55 INFO Server[1256]: REQUEST:GetCapabilities
|
120
|
19:43:55 INFO Server[1256]: SERVICE:WMS
|
121
|
19:43:55 INFO Server[1256]: VERSION:1.3.0
|
122
|
19:43:55 INFO Server[1256]: Using default configuration file path: C:/OSGeo4W64/apps/qgis/bin/admin.sld
|
123
|
19:43:55 WARNING [1256]: WMS capabilities document not found in cache
|
124
|
19:43:55 WARNING [1256]: Set WMS capabilities document in cache
|
125
|
19:43:55 INFO Server[1256]: Request finished in 157 ms
|