rundeck-plugins / webdav-logstore

Store execution logs in a WebDAV repository
0 stars 2 forks source link

Error retrieving file #3

Open jennyfountain opened 9 years ago

jennyfountain commented 9 years ago

Hi, I keep getting this error when trying to retrieve the file:

INFO: Retrieving log from http:///applications/rundeck/rundeck/projects/Test_Project/172.rdlog.state.json ERROR LogFileStorageService: Retrieval request [ID#172:state.json] error: Failed to move temp file to location: /var/lib/rundeck/logs/rundeck/Test_Project/job/d7010068-c7a2-4d36-a7e2-e4f0e474bfc5/logs/172.state.json ERROR LogFileStorageService: LogFileStorage: failed retrieval request for 172:state.json

The file is created successfully and exists but other nodes cannot retrieve it.

Thanks! Jenn

jennyfountain commented 9 years ago

I confirmed this works with rundeck 2.4.2 but not with 2.5.0. I will downgrade for now but would love to get 2.5.0 installed.

ahonor commented 9 years ago

@jennyfountain i experienced some errors but this might be a bug in 2.5.0. Will report back.

jennyfountain commented 9 years ago

Hi, I just upgraded to 2.5.2 and still experiencing the issue. Any word on the fix? Thank you!!

jescarri commented 8 years ago

Hey does anyone has figured what the problem is?

jennyfountain commented 8 years ago

I never did get webdav to work and moved to s3. I had similar issues with s3 and we were able to resolve. Wondering if it's similar to this issue...

https://github.com/rundeck-plugins/rundeck-s3-log-plugin/issues/6

jescarri commented 8 years ago

Ha!, @jennyfountain thank you so much! that made the trick!