EWA Posted October 28, 2024 Posted October 28, 2024 I'm setting up Attachment Archiver but getting panic error . I tried changing the folder location then running the default setting just (just adding the instance and API) but still the same. { "InstanceID": "xxxxx" , "APIKeys": [ "xxxxxxxxxxxxxxx" ] , "AttachmentFolder": "C:/Temp/" }
SamS Posted October 28, 2024 Posted October 28, 2024 Hi @EWA, I'll hopefully have time to look at the attachment archiver tomorrow - as there is another issue reported: BUT you might want to try with the parameter: -call="SR00486747"
EWA Posted October 29, 2024 Author Posted October 29, 2024 thanks, still doesn't work I'm afraid adding the ""
SamS Posted October 30, 2024 Posted October 30, 2024 Hi @EWA, I am not able to recreate your issue - i.e. does not see the command line options as a hurdle. Could you please provide the contents of the .log file? It might suggest a networking/permissions issue.
EWA Posted October 31, 2024 Author Posted October 31, 2024 2024/10/29 11:22:30 [DEBUG] ---- Hornbill Request Attachment Download and Removal Utility v1.2.1 ---- 2024/10/29 11:22:30 [DEBUG] Flag - Config File conf.json 2024/10/29 11:22:30 [DEBUG] Flag - Dry Run false 2024/10/29 11:22:30 [DEBUG] Loading Config File: C:\Attachement Archiver/conf.json 2024/10/29 11:22:30 Checking API Keys 2024/10/29 11:22:30 Checking API Key : xxxxxxxxxxxxxxxxxxxxxxxxxxxx It stops on the API key I have created the API under my account and set up the rules below: data:queryExec data:entityAttachBrowse data:entityAttachFile data:entityAttachRemove system:pingCheck apps/com.hornbill.servicemanager/Requests:updateReqTimeline
SamS Posted October 31, 2024 Posted October 31, 2024 Hi @EWA, Where the utility is panic'ing is indeed the first place where a network connection is being made. If you guys are using a proxy server, you will need to use HTTP_PROXY And HTTPS_PROXY environment settings. Also, there is a new version out of the utility which I would recommend you use. It will not be solving this networking issue, but it will actually find downloads (v1.2.1 regrettably skipped that step). 1
EWA Posted November 5, 2024 Author Posted November 5, 2024 I got it worked. can it only copy files onto a local driver?
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now