Page 1 of 3

Last patch applied on version 18.2

PostPosted: Mon Nov 15, 2021 7:56 am
by araldo60
Hi,

i apply to version 18.2 the last zip file with shell code
i image is applied correctly because during pathcing i dont have
any errors.
Now i want to re install trasmission server but the nas say
Fail: can not retrieve the package, -99
try also another server same reply
what can i check ???
how can i re install the server ???
Thanks

Re: Last patch applied on version 18.2

PostPosted: Mon Nov 15, 2021 8:52 am
by Jocko
Please to post these output:
Code: Select all
cat /etc/patch_log
ls -l /etc/patch18*
plugout check
echo $?

Re: Last patch applied on version 18.2

PostPosted: Mon Nov 15, 2021 9:43 am
by araldo60
Jocko wrote:Please to post these output:
Code: Select all
cat /etc/patch_log
ls -l /etc/patch18*
plugout check
echo $?


Sorry for this question
Can i use web console access ?
in dont use frequently this access where i can check user password for web console

Thanks

Re: Last patch applied on version 18.2

PostPosted: Mon Nov 15, 2021 9:47 am
by Jocko
Yes you can use web console if you do not have a shell client like putty on your laptop

Re: Last patch applied on version 18.2

PostPosted: Mon Nov 15, 2021 10:53 am
by Jocko
But it seems you are also a mac user.

So it is easier: just open a Terminal window and run this command to connect to nas
Code: Select all
ssh root@yournasname
yournasme is either the name of your nas (hostname or hostname.local) or Ip of the nas
answer yes if it is a first access to add it in your known host list and then the password for the root account (if not changed: 'giveit2me')

Re: Last patch applied on version 18.2

PostPosted: Mon Nov 15, 2021 11:48 am
by araldo60
Jocko wrote:Yes you can use web console if you do not have a shell client like putty on your laptop


Ok thanks

but when the system request login i dont find where the system configure user
i try with the user admin and i find it admin user under user management
an user user console access enabled.
What is wrong or what i must check it ?

Re: Last patch applied on version 18.2

PostPosted: Mon Nov 15, 2021 1:05 pm
by Jocko
araldo60 wrote:but when the system request login
I assume you mean when I try to login in the web console. So it is the root account you must to use : login => root and password => giveit2me (if not changed)

Re: Last patch applied on version 18.2

PostPosted: Mon Nov 15, 2021 2:55 pm
by araldo60
Jocko wrote:
araldo60 wrote:but when the system request login
I assume you mean when I try to login in the web console. So it is the root account you must to use : login => root and password => giveit2me (if not changed)


Code: Select all
root@Lacie-2-Big.local /$ cat /etc/patch_log
[2021-11-15 15:46:16]    shell|shell    fvdw-sl 18.2    2big2    /fvdw-sl-18-2-patch04-3-14nov2021.zip(18-2-patch04.sh)    OK
root@Lacie-2-Big.local /$ ls -l /etc/patch18*
-rw-r--r--    1 root     root             0 Jan 17  2021 /etc/patch18-2-04
root@Lacie-2-Big.local /$ plugout check
root@Lacie-2-Big.local /$ echo $?
0

Re: Last patch applied on version 18.2

PostPosted: Mon Nov 15, 2021 3:45 pm
by Jocko
So all seems to be ok.

Did you try again to install an add-on package ?

Re: Last patch applied on version 18.2

PostPosted: Mon Nov 15, 2021 4:21 pm
by Jocko
So, you still failed to do it.

We go to deepen more...
first check
Code: Select all
ls -al /tmp/
plugout download 3680

Later
- load the transmission menu
- start debug mode
Code: Select all
debugon

- try to install transmission
- stop debug mode
Code: Select all
debugoff

- post
Code: Select all
cat /var/log/messages