1
|
08:33:50 INFO Server[3568]: Qgis Server Settings:
|
2
|
08:33:50 INFO Server[3568]: - QGIS_OPTIONS_PATH / '' (Override the default path for user configuration): '' (read from DEFAULT_VALUE)
|
3
|
08:33:50 INFO Server[3568]: - QGIS_SERVER_PARALLEL_RENDERING / '/qgis/parallel_rendering' (Activate/Deactivate parallel rendering for WMS getMap request): 'true' (read from INI_FILE)
|
4
|
08:33:50 INFO Server[3568]: - QGIS_SERVER_MAX_THREADS / '/qgis/max_threads' (Number of threads to use when parallel rendering is activated): '-1' (read from INI_FILE)
|
5
|
08:33:50 INFO Server[3568]: - QGIS_SERVER_LOG_LEVEL / '' (Log level): '0' (read from ENVIRONMENT_VARIABLE)
|
6
|
08:33:50 INFO Server[3568]: - QGIS_SERVER_LOG_FILE / '' (Log file): 'c:\xampp\tmp\qgis-server.log' (read from ENVIRONMENT_VARIABLE)
|
7
|
08:33:50 INFO Server[3568]: - QGIS_SERVER_LOG_STDERR / '' (Activate/Deactivate logging to stderr): 'false' (read from DEFAULT_VALUE)
|
8
|
08:33:50 INFO Server[3568]: - QGIS_PROJECT_FILE / '' (QGIS project file): '' (read from DEFAULT_VALUE)
|
9
|
08:33:50 INFO Server[3568]: - MAX_CACHE_LAYERS / '' (Specify the maximum number of cached layers): '100' (read from DEFAULT_VALUE)
|
10
|
08:33:50 INFO Server[3568]: - 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
|
08:33:50 INFO Server[3568]: - QGIS_SERVER_CACHE_SIZE / '/cache/size' (Specify the cache size): '52428800' (read from INI_FILE)
|
12
|
08:33:50 INFO Server[3568]: Ini file used to initialize settings: C:/Users/uros/AppData/Roaming/QGIS/QGIS3/profiles/default/QGIS/QGIS3.ini
|
13
|
08:33:50 INFO Server[3568]: cacheDirectory: C:/Users/uros/AppData/Roaming/QGIS/QGIS3/profiles/default/cache/
|
14
|
08:33:50 INFO Server[3568]: maximumCacheSize: 52428800
|
15
|
08:33:50 INFO Server[3568]: Prefix PATH: C:\OSGeo4W64\apps\qgis
|
16
|
08:33:50 INFO Server[3568]: Plugin PATH: C:\OSGeo4W64\apps\qgis/plugins
|
17
|
08:33:50 INFO Server[3568]: PkgData PATH: C:\OSGeo4W64\apps\qgis/.
|
18
|
08:33:50 INFO Server[3568]: User DB PATH: C:/Users/uros/AppData/Roaming/QGIS/QGIS3\profiles\default/qgis.db
|
19
|
08:33:50 INFO Server[3568]: Auth DB PATH: C:/OSGeo4W64/apps/qgis/resources\qgis-auth.db
|
20
|
08:33:50 INFO Server[3568]: 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
|
08:33:52 WARNING [3568]: Adding service SampleService 1.0
|
22
|
08:33:52 WARNING [3568]: Adding service WCS 1.0.0
|
23
|
08:33:52 WARNING [3568]: Adding service WFS 1.1.0
|
24
|
08:33:52 WARNING [3568]: Adding service WMS 1.3.0
|
25
|
08:33:52 WARNING [3568]: Adding service WMTS 1.0.0
|
26
|
08:33:52 INFO Server[3568]: Server initialized
|
27
|
08:33:52 INFO ..\..\..\src\server\qgsserverplugins.cpp[3568]: load library qgispython (3.4.2)
|
28
|
08:33:52 INFO ..\..\..\src\server\qgsserverplugins.cpp[3568]: Python support library loaded successfully.
|
29
|
08:33:52 WARNING Python error[3568]: 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.2-Madeira 'Madeira', 22034aa070
|
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
|
08:33:52 WARNING Python error[3568]: 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.2-Madeira 'Madeira', 22034aa070
|
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\\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']
|
62
|
08:33:52 WARNING Python error[3568]: An error occurred during execution of following code:
|
63
|
qgis.utils.uninstallErrorHook()
|
64
|
|
65
|
Traceback (most recent call last):
|
66
|
File "", line 1, in
|
67
|
NameError: name 'qgis' is not defined
|
68
|
|
69
|
Python version:
|
70
|
3.7.0 (v3.7.0:1bf9cc5093, Jun 27 2018, 04:59:51) [MSC v.1914 64 bit (AMD64)]
|
71
|
|
72
|
QGIS version:
|
73
|
3.4.2-Madeira 'Madeira', 22034aa070
|
74
|
|
75
|
Python path:
|
76
|
['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']
|
77
|
08:33:52 INFO Server[3568]: No server python plugins are available
|
78
|
08:33:52 INFO Server[3568]: ******************** New request ***************
|
79
|
08:33:52 INFO Server[3568]: REMOTE_ADDR: ::1
|
80
|
08:33:52 INFO Server[3568]: HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/71.0.3578.98 Safari/537.36
|
81
|
08:33:52 INFO Server[3568]: REQUEST:GetCapabilities
|
82
|
08:33:52 INFO Server[3568]: SERVICE:WMS
|
83
|
08:33:52 INFO Server[3568]: VERSION:1.3.0
|
84
|
08:33:52 INFO Server[3568]: Using default configuration file path: C:/OSGeo4W64/apps/qgis/bin/admin.sld
|
85
|
08:33:52 WARNING [3568]: WMS capabilities document not found in cache
|
86
|
08:33:52 WARNING [3568]: Set WMS capabilities document in cache
|
87
|
08:33:52 INFO Server[3568]: Request finished in 118 ms
|