icloud_photo_station icon indicating copy to clipboard operation
icloud_photo_station copied to clipboard

Failed to execv() /tmp/staticx-JhBoMc/icloudpd-1.17.3-linux-amd64.dynamic: Permission denied

Open BLLiNNK opened this issue 8 months ago • 0 comments

Overview

Using icloud photo station to run on Synology NAS https://github.com/skarppi/icloud_photo_station

This has been working for years but now getting error eveytime i attempt to run the code to sync.

Steps to Reproduce

  1. ssh to Synology NAS
  2. run below code: `(env) broche@JARVIS:/tmp$ icloudpd \

--directory /volume1/iCloud
--username [email protected]
--until-found 10
--auto-delete `

Expected Behavior

code runs

Actual Behavior

error: Failed to execv() /tmp/staticx-JhBoMc/icloudpd-1.17.3-linux-amd64.dynamic: Permission denied

BLLiNNK avatar Jun 22 '24 16:06 BLLiNNK