diameter / rtorrent-rutorrent

Docker container with supervisor/rtorrent/nginx/ruTorrent 64/32 bit
155 stars 72 forks source link

Cant open irssi session to check connectivity #40

Closed martikainen87 closed 5 years ago

martikainen87 commented 7 years ago

Tried finding the command to open the current irssi session to be able to verify connectivity and function of the autodl. Neither screen or dtach seems to work. Whats the correct way of accessing the session?

(tried to find a way to contact you without raising an issue, but couldnt find any email etc).

Thanks for an awesome container!

jefferymcjefferson commented 7 years ago
docker exec -ti <CONTAINERNAME> bash
cat /var/log/supervisor/irssi-stdout*

Not the prettiest, but it works.

You might want to reset your terminal, when done with that. Sometimes, catting it out makes your session wonky.