Please let me know when there's an update.
As I understood the logs, the way you had the program setup was to create a copy of the content to then be uploaded from the temp folder. If that was the case, then removing that might solve this issue, since my content exists in the original folders.
[BUG] "File Does Not Exist" Error when Posting Content
- martin@rootjazz
- Site Admin
- Posts: 37273
- Joined: Fri Jan 25, 2013 10:06 pm
- Location: The Funk
- Contact:
Re: [BUG] "File Does Not Exist" Error when Posting Content
But it doesn't, that's the thing. It doesn't. If pre-processing at the point of upload, it's used, but only for that function, it's not stored there, the reference to file path isn't updated to the temp path. It makes no sense. The way it sort of works for a while for you, then stops... is very confusing
Re: [BUG] "File Does Not Exist" Error when Posting Content
Well unless you are telling me I have a special edition of the program, that's exactly what its saying it does for me. So for some reason it's programed to do so. And it does this frequently.martin@rootjazz wrote: ↑Thu Mar 16, 2023 4:12 pm
But it doesn't, that's the thing. It doesn't. If pre-processing at the point of upload, it's used, but only for that function, it's not stored there, the reference to file path isn't updated to the temp path. It makes no sense. The way it sort of works for a while for you, then stops... is very confusing
- martin@rootjazz
- Site Admin
- Posts: 37273
- Joined: Fri Jan 25, 2013 10:06 pm
- Location: The Funk
- Contact:
Re: [BUG] "File Does Not Exist" Error when Posting Content
When I test here it doesn't. So it makes it hard to figure out where / how this is happening for you.bmanfacts wrote: ↑Sat Mar 18, 2023 12:33 amWell unless you are telling me I have a special edition of the program, that's exactly what its saying it does for me. So for some reason it's programed to do so. And it does this frequently.martin@rootjazz wrote: ↑Thu Mar 16, 2023 4:12 pm
But it doesn't, that's the thing. It doesn't. If pre-processing at the point of upload, it's used, but only for that function, it's not stored there, the reference to file path isn't updated to the temp path. It makes no sense. The way it sort of works for a while for you, then stops... is very confusing
The fact it doesn't for you either to start with, and only after a while or after <X Y Z> also doesn't help.
If you can trigger this to occur and let me know the steps to cause it that would help. The only other way is for me to test test test test this feature and try to cause it, but right now, I just don't have time to dedicate to just randomly testing things for hours on end to figure out a random specific issue. Sorry
Hopefully in April I will be back to normal working hours.
So if you can detail EXACTLY what you do / how you do it / when the issue occurs and then try and cause it without the delay / random wait, then I can try and look into it further.
Re: [BUG] "File Does Not Exist" Error when Posting Content
Have you considered that the program creates a copy which is then used by the program as the base to post the content?martin@rootjazz wrote: ↑Thu Mar 02, 2023 8:20 pm Still the logs don't have the information, indicating why the actions have the images stored in TEMP dir. The program doesn't put them there. It just doesn't. But clearly the action has them there. So it makes no sense.
There's no other way I can imagine besides letting the program do the function as I shared in the OP, then deleting the TEMP folder content.martin@rootjazz wrote: ↑Tue Mar 21, 2023 3:07 pm So if you can detail EXACTLY what you do / how you do it / when the issue occurs and then try and cause it without the delay / random wait, then I can try and look into it further.