prawnsterfumes
Joined: 12 Sep 2019 Posts: 1
|
Posted: Thu Sep 12, 2019 9:17 am Post subject: PHP Encoder fails on deleting existing target on Samba-share |
|
|
Hi,
We recently started using the ionCube PHP Encoder for one of our projects, currently using GUI Version 10.2.2. The project we're developing is on a (virtual) Ubuntu server. Samba/SMB is enabled, so we can manage all the files from Windows Explorer and opening, editing and saving them easily, each developer using it's own favorite editor.
At this point, there is one PC with the ionCube PHP Encoder software, we'll use to encode the project as soon as a new release is available. This PC has also one of the Samba shares, added as a network-location in Windows 10, like all our other PC's.
When we want to encode/build the project, every first time, the build fails (after a very long time, sometimes up to 2 minutes) with the error 'Failed to remove directory ... (The directory is not empty)'. This directory is created by the ionCube PHP Encoder itself on the Samba-share, in the previous build, so it can't be a issue in rights / permissions. It seams to be random, sometime, just 20% of all directories are removed, sometimes up till 80%, but there is always some directories left there. Funny enough, when I access the directories using Windows Explorer (hidden files are visible), the directory is empty.
At this point, in order to encode our project successfully, we have to manually remove the target directory from the Samba-share/network-location, before we're able to build the project again.
Not a major disaster, but causes some frustration, so I wanted to report this anyway. |
|