- Joined
- Jun 16, 2016
- Messages
- 3
- Reaction score
- 0
- Age
- 42
Hello,
Hoping to get a little help here, Trying to update to OpenSolo 4 via SSH, but I'm getting an error "must be exactly one update file (found 0)"
I'm following instructions from OpenSolo/OpenSolo
Any idea on why the updates are not being seen?
Hoping to get a little help here, Trying to update to OpenSolo 4 via SSH, but I'm getting an error "must be exactly one update file (found 0)"
I'm following instructions from OpenSolo/OpenSolo
Any idea on why the updates are not being seen?
Code:
root@3dr_solo:~# sololink_config --update-prepare sololink
root@3dr_solo:~# ll /log/updates/
drwxr-xr-x 2 root root 4096 Jun 15 19:52 ./
drwxr-xr-x 6 root root 4096 Jun 15 19:52 ../
root@3dr_solo:~# scp [email protected]:Downloads/3dr-solo.tar* /log/updates/
Password:
3dr-solo.tar 100% 74MB 2.1MB/s 00:36
3dr-solo.tar.gz.md5 100% 50 0.1KB/s 00:00
root@3dr_solo:~# ll /log/updates/
drwxr-xr-x 2 root root 4096 Jun 15 19:54 ./
drwxr-xr-x 6 root root 4096 Jun 15 19:52 ../
-rw-r--r-- 1 root root 77383680 Jun 15 19:54 3dr-solo.tar
-rw-r--r-- 1 root root 50 Jun 15 19:54 3dr-solo.tar.gz.md5
root@3dr_solo:~# sololink_config --update-apply sololink --reset
must be exactly one update file (found 0)