-
Notifications
You must be signed in to change notification settings - Fork 18
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
AttributeError: 'NoneType' object has no attribute 'split' #88
Comments
I just want to give feedback that I am also seeing this error. Just to give some more feedback: Further addendum from my QGIS console:
I believe the test should include |
#85 is the same issue |
I'm having having the issue with loading the WFS-service: https://haleconnect.com/ows/services/org.292.c3955762-73a3-4c16-a15c-f3869487a1e3_wfs?VERSION=2.0.0 with the wizard. On the moment I connect. There is an error. RuntimeError: Network problem when downloading https://haleconnect.com/ows/services/org.292.c3955762-73a3-4c16-a15c-f3869487a1e3_wfs?request=GetCapabilities&service=WFS&acceptversions=2.0.0,1.1.0,1.0.0 Traceback (most recent call last): Python versie: 3.7.0 (v3.7.0:1bf9cc5093, Jun 27 2018, 04:59:51) [MSC v.1914 64 bit (AMD64)] |
I'm having the same issue.
I have been able find out that using clean newly-created unmodified user profile for QGIS allows to use plugin without error. To create new default user profile from scratch: delete/rename "default" user profile in To replicate previously described issue: make adjustments to QGIS preferences (which are saved in user profiles). I have tested following various changes in preferences and I'd like to generalize that any change to user profile causes the error (however this might not entirely true). At least following changes cause the error:
Reverting changed QGIS preferences manually back to default options does not fix the error. Additionally using QGIS inbuilt "revert preferences to default" command does not fix the error either. It appears that only manually deleting/renaming default user profile in file system fixes the error. Hope that this helps to solve the issue! Version details QGIS official all-in-one, signed macOS installers was used (not the legacy KyngChaos method) |
When I try to connect to the following service with WFS I get the error below:
https://www.geoseaportal.de/inspire/services/TN_INSPIRE_DS
The text was updated successfully, but these errors were encountered: