You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Gallery 3 Users
Has anyone else experienced these regular file not found messages in the error log?
Any help appreciated,
David Armstrong.
2026-08-30 03:26:03 +01:00 --- error: File not found: holtzapffel%2F2_3_deck%2Fdaughter%2F%28Box-label%29.JPG
2026-08-30 03:55:02 +01:00 --- error: File not found: unidentified_makers%2FAustralian-Bush
2026-08-30 04:12:50 +01:00 --- error: File not found: chad_valley%2FDragons%20Land%20%28Detail%206%29.JPG
2026-08-30 04:22:15 +01:00 --- error: File not found: unidentified_makers%2Fnorway%2FPuzzle-_Custom
2026-08-30 04:23:18 +01:00 --- error: File not found: bedford%2FBringing-in-the-Catch%2FPuzzle
2026-08-30 04:45:46 +01:00 --- error: File not found: wentworth%2F2%29.jpg
2026-08-30 05:07:56 +01:00 --- error: File not found: dms%2FDSCN4970.JPG
2026-08-30 05:13:19 +01:00 --- error: File not found: good_companion%2F42-Forth-Bridge%2F42FBBox
2026-08-30 05:22:39 +01:00 --- error: File not found: chad_valley%2FDragons%20Land%20%28Detail%202%29.JPG
2026-08-30 05:25:41 +01:00 --- error: File not found: unidentified_makers%2Fnorway%2FBox-2-_Custom
2026-08-30 05:30:04 +01:00 --- error: File not found: unidentified_makers%2FNorwegian-Fjord%2FDetail-3
2026-08-30 05:47:19 +01:00 --- error: File not found: dms%2FExpectations.JPG
Adrian London
unread,
Aug 31, 2026, 9:35:15 AM (6 days ago) Aug 31
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Gallery 3 Users
%F2 resolves to "/"
So, most likely ... you either have filenames with slashes in them, or something is failing that should be turning %2F into those slashes so the system can correctly traverse the directory to find the file (on a Unix system which has forward slashes as directory separators).