Permission denied - SSH

Hello,

I would like to report issues for the new release but i can't SSH in to rasplex. Maybe i'm doing something wrong. I'm not familiar with ssh and any help could be nice !

In OSX Terminal : ssh pi@192.68.1.XX
i have to give password: rasplex or openelec or admin doesnt work. 
after 3 try, i have : Permission denied (publickey,password,keyboard-interactive)

Maybe it's not the right way to ssh in to rasplex. If someone can show me how to do. 

Thank's. 

On top of my head without checking but it should be root and not pi as user? Pass rasplex ?

ok problem solved ! Thank's :)

Ididn't know that Pi was the username. I tried plexuser@192.168.1.XX with rasplex as password and it works ! 

haha feel like stupid ;)

 

I have an other question. 

when i try : /storage/.plexht/temp/plexhometheater.log i have "permission denied". is it the right way to get the log file or i have to do something else ? 

what do you mean : "/storage/.plexht/temp/plexhometheater.log " ?

you need to 

nano /storage/.plexht/temp/plexhometheater.log 

or 

vi /storage/.plexht/temp/plexhometheater.log 

or 

cat /storage/.plexht/temp/plexhometheater.log 

which is basic linux stuff not plex related.

I have an other question. 

when i try : /storage/.plexht/temp/plexhometheater.log i have "permission denied". is it the right way to get the log file or i have to do something else ? 

thank's ! :)

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.