Closed J1mmyC01 closed 5 years ago
Ran a verbose push and get the following stack trace:
[fail] Failed to upload fileWithAccent??.htm (/opt/atlassian/pipelines/agent/build/./fileWithAccent??.htm (No such file or directory)
java.io.FileInputStream.open(Native Method)
java.io.FileInputStream.
Hi, Been really pleased impressed with s3_website. However I'm having a problem on files with accent character, e.g. ä
Whenever I run the push command I get the following errors:
[wait] Failed to upload fileWithAccent??.htm (/opt/atlassian/pipelines/agent/build/./fileWithAccent??.htm (No such file or directory)). Trying again in 2 seconds.
[fail] Failed to upload fileWithAccent??.htm (/opt/atlassian/pipelines/agent/build/./fileWithAccent??.htm (No such file or directory))
I'm using the ignicaodigital/s3_website docker image.
Any ideas would be really appreciated.
Thanks