MAX-Image-Resolution-Enhancer icon indicating copy to clipboard operation
MAX-Image-Resolution-Enhancer copied to clipboard

docker image is not installing

Open rvencu opened this issue 4 years ago • 3 comments

Following instructions for local deployment:

#10 0.248 sha512sum: 'assets/SRGAN/model.data-00000-of-00001'$'\r': No such file or directory
: FAILED open or read'assets/SRGAN/model.index'$'\r'assets/SRGAN/model.data-00000-of-00001
#10 0.248 : No such file or directory
: FAILED open or readN/model.index
#10 0.248 sha512sum: 'assets/SRGAN/model.meta'$'\r': No such file or directory
: FAILED open or readN/model.meta
#10 0.248 sha512sum: WARNING: 3 listed files could not be read
------
executor failed running [/bin/sh -c sha512sum -c sha512sums.txt]: exit code: 1```

rvencu avatar May 30 '21 09:05 rvencu

Can you verify that the assets.tar.gz file was downloaded? (line 22 of the Dockerfile)

bdwyer2 avatar Jun 02 '21 21:06 bdwyer2

Are you using Windows and turned on git auto end of line conversion? You can disable it and try again: https://troyready.com/blog/git-windows-dont-convert-line-endings.html

xuhdev avatar Jun 02 '21 22:06 xuhdev

Thanks. Decided to switch to linux box, still waiting for the hardware delivery then I will resume fresh.

rvencu avatar Jun 07 '21 19:06 rvencu