Closed aroche closed 2 years ago
Unfortunately, this happens with a server which is only accessible through a private network.
@aroche at least could share details like what server is being used, the type of data, the size of data, etc...
Unfortunately, this happens with a server which is only accessible through a private network.
@aroche at least could share details like what server is being used, the type of data, the size of data, etc...
It's a Geoserver instance, proxied by Apache. I have tried with many types of vector layers with the same result. Even a one-feature layer fails. The download and display of features work fine, it's just when attempting to open the attribute table. A freeze also occurs when using the identify tool while the rendering is not finished.
It's a Geoserver instance, proxied by Apache.
@aroche without an endpoint that we can use to test it would be very useful if you can add details about this setup, at least we can try replicate it (unless is too complicated).
This is a standard installation of Geoserver on a Linux server, with Apache to handle SSL connections and redirect them to Geoserver. The SSL certificate is valid for the local network, but QGIS doesn't seem to recognize it, so we have to ignore the SSL errors for the service to work.
I solved the issue by manually adding the proper certificate in options/Authentication/manage certificates/Authorities, and removing the certificate exception.
So it seems that this bug occurs when using a https WFS server and an exception is set to ignore SSL errors.
I solved the issue by manually adding the proper certificate in options/Authentication/manage certificates/Authorities, and removing the certificate exception.
So it seems that this bug occurs when using a https WFS server and an exception is set to ignore SSL errors.
@aroche good. Could you edit the title and description to better describe your findings?
It might be fixed by #50443
Once merged, could you please try with the new fixed version ?
The QGIS project highly values your report and would love to see it addressed. However, this issue has been left in feedback mode for the last 14 days and is being automatically marked as "stale". If you would like to continue with this issue, please provide any missing information or answer any open questions. If you could resolve the issue yourself meanwhile, please leave a note for future readers with the same problem and close the issue. In case you should have any uncertainty, please leave a comment and we will be happy to help you proceed with this issue. If there is no further activity on this issue, it will be closed in a week.
While we hate to see this happen, this issue has been automatically closed because it has not had any activity in the last 42 days despite being marked as feedback. If this issue should be reconsidered, please follow the guidelines in the previous comment and reopen this issue. Or, if you have any further questions, there are also further support channels that can help you.
Describe the bug When opening the attribute table of a WFS layer, nothing happens and QGIS freezes, with no other possibility than having to kill the program.
It seems to happen when the server is SSL secured (HTTPS) but the certificate is not recognized and an exception is defined.
It happens only when "Only request features overlapping the view extent" is checked when adding the layer.
It may be related to #37224
How to Reproduce
You need a WFS server that issues an SSL error. When the error message appears, click on "ignore and save exception".
QGIS and OS versions
QGIS version 3.18.1-Zürich QGIS code revision 70eac1c972 Compiled against Qt 5.11.2 Running against Qt 5.11.2 Compiled against GDAL/OGR 3.1.4 Running against GDAL/OGR 3.3.0dev Compiled against GEOS 3.8.1-CAPI-1.13.3 Running against GEOS 3.8.1-CAPI-1.13.3 Compiled against SQLite 3.29.0 Running against SQLite 3.29.0 PostgreSQL Client Version 11.5 SpatiaLite Version 4.3.0 QWT Version 6.1.3 QScintilla2 Version 2.10.8 Compiled against PROJ 8.1.0 Running against PROJ Rel. 8.1.0, July 1st, 2021 OS Version Windows 10 (10.0) This copy of QGIS writes debugging output. Active python plugins french_locator_filter; db_manager; MetaSearch; processing
Also tried with 3.16 and 3.10.5 with the same issue
Additional context Qgis log before killing the program: