Everything works smoothly, but it seems there is an issue at the conversion stage, ending up to a layer import fail in QGIS. Here are the logs:
2024-01-18T11:33:03 INFO Running base query
2024-01-18T11:33:04 INFO After task manager
2024-01-18T11:33:04 INFO In backgrond task
2024-01-18T11:33:04 INFO Query complete
2024-01-18T11:33:04 INFO Finished is called
2024-01-18T11:33:04 INFO Query successfull
2024-01-18T11:33:08 INFO Pressed add all
2024-01-18T11:33:08 INFO In write tempfile task
2024-01-18T11:33:08 INFO Total rows: 98362
2024-01-18T11:33:08 INFO File path: C:\Users"UserName"\AppData\Local\Temp\tmpt1mm9pn5
2024-01-18T11:33:20 INFO Query complete
2024-01-18T11:33:20 INFO Finished is called
2024-01-18T11:33:20 INFO Finished import
2024-01-18T11:33:20 INFO Running conversion
2024-01-18T11:33:20 CRITICAL Result retrival: FileNotFoundError(2, 'Le fichier spécifié est introuvable', None, 2, None)
2024-01-18T11:33:20 INFO LayerImportTask has finished
When I look at my directory C:\Users"UserName"\AppData\Local\Temp, I see a file tmpt1mm9pn5 with no extension but it is not converted to a geopackage.
Thanks, the plugin is great otherwise, super useful.
Everything works smoothly, but it seems there is an issue at the conversion stage, ending up to a layer import fail in QGIS. Here are the logs:
2024-01-18T11:33:03 INFO Running base query
2024-01-18T11:33:04 INFO After task manager
2024-01-18T11:33:04 INFO In backgrond task
2024-01-18T11:33:04 INFO Query complete
2024-01-18T11:33:04 INFO Finished is called
2024-01-18T11:33:04 INFO Query successfull
2024-01-18T11:33:08 INFO Pressed add all
2024-01-18T11:33:08 INFO In write tempfile task
2024-01-18T11:33:08 INFO Total rows: 98362
2024-01-18T11:33:08 INFO File path: C:\Users"UserName"\AppData\Local\Temp\tmpt1mm9pn5
2024-01-18T11:33:20 INFO Query complete
2024-01-18T11:33:20 INFO Finished is called
2024-01-18T11:33:20 INFO Finished import
2024-01-18T11:33:20 INFO Running conversion
2024-01-18T11:33:20 CRITICAL Result retrival: FileNotFoundError(2, 'Le fichier spécifié est introuvable', None, 2, None)
2024-01-18T11:33:20 INFO LayerImportTask has finished
When I look at my directory C:\Users"UserName"\AppData\Local\Temp, I see a file tmpt1mm9pn5 with no extension but it is not converted to a geopackage.
Thanks, the plugin is great otherwise, super useful.