You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
root@----:/filestorage# ls -la
total 8
drwxr-xr-x 2 root root 4096 Jan 17 18:48 .
drwxr-xr-x 1 root root 4096 Jan 17 18:47 ..
lrwxrwxrwx 1 root root 56 Jan 17 18:48 troubled-tall-rotanev -> /var/lib/skale/schains/troubled-tall-rotanev/filestorage
root@----:/filestorage# cd /var/lib/skale/schains/troubled-tall-rotanev/filestorage
bash: cd: /var/lib/skale/schains/troubled-tall-rotanev/filestorage: No such file or directory
NGINX container struct on core node:
root@-----:/filestorage# ls -la
total 8
drwxr-xr-x 2 root root 4096 Jan 19 11:15 .
drwxr-xr-x 1 root root 4096 Nov 29 14:30 ..
lrwxrwxrwx 1 root root 46 Dec 20 21:27 troubled-tall-rotanev -> /mnt/schains-troubled-tall-rotanev/filestorage
root@-----:/mnt/schains-troubled-tall-rotanev# ls -la
total 32
drwxr-xr-x 1 root root 608 Jan 19 13:00 .
drwxr-xr-x 9 root root 4096 Jan 18 18:39 ..
drwxr-xr-x 1 root root 80 Jan 19 10:48 filestorage
Describe the bug
Skale Nginx on Archive node couldn't find existing file in filsetorage. Missconfiguration in filepath
Versions
admin:2.11.0-beta-sync-node.4
nginx:1.20.2
To Reproduce
http://11.11.11.11/schain-name/<address in lowercase without 0x>/fileName.txt
Expected behavior
The file should be downloaded from the archive node if exists on blockchain
Additional context
There are different mount points to the filestorage on core nodes and on archive nodes.
The text was updated successfully, but these errors were encountered: