DerTee
DerTee
@DmitryMironenko Did you try the solution of @hesmond-hume for the "pyexpat"-problem? This is what fixed the exact same error for me. This should be a 32 bit/ 64 bit operating...
@ErikSchierboom Is there anything still missing here? It's marked as a duplicate of a closed task.
I get the exact same warning. My composer.json is also very similar: ```{ "require-dev": { "phpunit/phpunit": "^5.7", "phpunit/dbunit": "^2.0", "behat/mink": "^1.7", "behat/mink-goutte-driver": "^1.2", "behat/mink-zombie-driver": "^1.4", "phpunit/phpunit-mink-trait": "^1.0" }, "require": {...
@yaronyg Did you get that error on windows 7 or another windows version? It's a weird error and I can't reproduce it reliably. As you can see by this screenshot...
This issue is still happening in GPXPod 7.0.1 on my Nextcould 30.0.1, PHP 8.1.29 I had the same issue and I simply fixed it ad-hoc in the database by removing...
Same for me after the upgrade to 7.0.2: Only one XMLHTTPRequest and only one added database entry -> now it works as expected, thank you!