Since 158, uploading a ZIP package fails with the error *.conf move failed: No such file or directory However /var/ipfire/ovpn/n2nconf/<N2NPACKAGENAME> gets created, and the <N2NPACKAGENAME>.conf file is in there. Subsequent tries to upload the same package generates the error *.conf move failed: Inappropriate ioctl for device ...which probably has to do with files already existing. The correct cert is not copied into /var/ipfire/ovpn/certs. That folder had 0700 permissions which I thought was related to other recent permission issues, so I changed them to 0755 and removed the n2nconf directory and repeated the upload, no dice. /var/ipfire/ovpn/ovpnconfig is not updated with a new line.
@Stefan, would you like to have a look?
See these posts: https://community.ipfire.org/t/158-beta-uploading-openvpn-client-package-results-in-error-message/5839/7?u=jon https://community.ipfire.org/t/158-beta-uploading-openvpn-client-package-results-in-error-message/5839/8?u=jon
Just wondering if any progress has been made on this. Have been waiting to upgrade some servers because of this bug.
Hi I confirm same problem on 160. The error is generated after the move (successful) at line 3398 of ovpnmain.cgi I'm very limited on cgi script so I have no idea, I only suppose that the result of the move command is differet that previous core build anf triggeer the error G.
+1, this bug currently prevents us from updating, too. Is there a ETA when this will be fixed yet?
Currently we are very limited in our resources and we have a huge backlog of bugs and other projects that we would like to get through. You can help us with your donation at https://www.ipfire.org/donate.
I've sent a fix to the develoment mailing list: https://patchwork.ipfire.org/project/ipfire/patch/20211103181855.1758-1-stefan.schantl@ipfire.org/ @Arne: A lot of people seems to be affected by this issue and hold back updates or are unable to configure new connections. Could we add this patch as a hot fix to Core update 161?
Created attachment 951 [details] attachment-163277-0.html Sehr geehrte Damen und Herren, in der Zeit vom 29.10.2021 bis einschließlich 28.11.2021 bin ich nicht im Hause erreichbar. Bei Anliegen bezüglich der macio IT-Administration wenden Sie sich bitte an it-support@macio.de, bei allen anderen Themen bitte an meinen Stellvertreter, Herrn Malte Glowinski via malte.glowinski@macio.de. Bitte beachten Sie, dass die Nachrichten nicht automatisch weitergeleitet werden. Vielen Dank. Mit freundlichen Grüßen Christian Keck Fon: +49 431 67072-0 Fax: +49 431 67072-29 Mail: it-support@macio.de<mailto:it-support@macio.de> macio GmbH | Kiel Am Kiel-Kanal 1 D-24106 Kiel www.macio.de<http://www.macio.de> macio | software engineering & user interface design Geschäftsführer: Joern Kowalewski, Alexander Friedel, Sven Schreier Amtsgericht Kiel, HRB 5832
Comment on attachment 951 [details] attachment-163277-0.html sorry for the auto-responder. please delete this and the post, thanks.
Have moved this bug to ON_QA as it has been merged into CU 161 Testing This has been tested by one of the forum people suffering from the issue and it has been confirmed fixed with the patch in CU 161 Testing https://community.ipfire.org/t/158-beta-uploading-openvpn-client-package-results-in-error-message/5839/19
Created attachment 952 [details] attachment-679946-0.html Sehr geehrte Damen und Herren, in der Zeit vom 29.10.2021 bis einschließlich 28.11.2021 bin ich nicht im Hause erreichbar. Bei Anliegen bezüglich der macio IT-Administration wenden Sie sich bitte an it-support@macio.de, bei allen anderen Themen bitte an meinen Stellvertreter, Herrn Malte Glowinski via malte.glowinski@macio.de. Bitte beachten Sie, dass die Nachrichten nicht automatisch weitergeleitet werden. Vielen Dank. Mit freundlichen Grüßen Christian Keck Fon: +49 431 67072-0 Fax: +49 431 67072-29 Mail: it-support@macio.de<mailto:it-support@macio.de> macio GmbH | Kiel Am Kiel-Kanal 1 D-24106 Kiel www.macio.de<http://www.macio.de> macio | software engineering & user interface design Geschäftsführer: Joern Kowalewski, Alexander Friedel, Sven Schreier Amtsgericht Kiel, HRB 5832
(In reply to Christian Keck from comment #9) > sorry for the auto-responder. please delete this and the post, thanks. No worries. The bugtracker does not allow deleting any messages so that we have a solid track record about how a solution to a problem is reached.
Core Update 161 with the patch fix has been released.