Raspberry Pi 1 Model b: Cannot access sonarr from browser on computer

I have a rPi 1 model b running the latest Raspbian Lite (headless).

I followed this guide exactly http://www.htpcguides.com/install-sonarr-raspberry-pi-2-latest-stable-mono/

I am trying to access it using my rPis ip (10.x.x.x:8989) but I am getting the message “unable to connect” on both firefox and chrome. I believe sonarr is automatically running at start up because when I run this command

sudo service nzbdrone status I get this

● nzbdrone.service - LSB: starts instance of NzbDrone
   Loaded: loaded (/etc/init.d/nzbdrone)
   Active: active (exited) since Mon 2017-03-13 14:32:52 PDT; 1min 34s ago
  Process: 553 ExecStart=/etc/init.d/nzbdrone start (code=exited, status=0/SUCCESS)

Mar 13 14:32:51 raspberrypi systemd[1]: Starting LSB: starts instance of NzbDrone...
Mar 13 14:32:52 raspberrypi nzbdrone[553]: Starting NzbDrone
Mar 13 14:32:52 raspberrypi systemd[1]: Started LSB: starts instance of NzbDrone.

I have no idea how else to troubleshoot I have searched but cant find anything. I am also running a headless version of raspbian so its all command line

Edit: Forgot to mention yes I am on the same router that the pi is on and I am using a mac

We need some more information to assist:

Sonarr version (exact version):
Mono version (if Sonarr is not running on Windows):
OS:
((Debug logs)):
(Make sure debug logging is enabled in settings and post the full log to hastebin/pastebin/dropbox/google drive or something similar, do not post them directly here)

Solved my problem. I was using the wrong guide. There is a different guide for the rPI 1 http://www.htpcguides.com/install-sonarr-raspberry-pi-mono-310/

1 Like

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