You are not logged in.

#26 2019-03-02 14:48:30

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 77,789

Re: [SOLVED] nzbget - no web interface

Please post a complete "sudo journalctl -b", how did you install archlinux?

Offline

#27 2019-03-02 14:53:35

myk.robinson
Member
Registered: 2015-12-26
Posts: 32

Re: [SOLVED] nzbget - no web interface

seth wrote:

Please post a complete "sudo journalctl -b", how did you install archlinux?

Here's the output

https://pastebin.com/1KVfvKpB


As for how I install, I created an arch installer flash drive and followed the wiki best I could. I ran into trouble booting and had to get some help with correcting grub for EFI, but other than that, things went smoothly. It was a few weeks ago, and was my first "real" install after testing in VirtualBox a few times to make sure there were no showstoppers.

Offline

#28 2019-03-02 14:58:34

myk.robinson
Member
Registered: 2015-12-26
Posts: 32

Re: [SOLVED] nzbget - no web interface

Looks like I missed a line in my hosts file.

I need to add

127.0.0.1    localhost


I think, in order for it to respond to localhost

Offline

#29 2019-03-02 15:06:22

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 77,789

Re: [SOLVED] nzbget - no web interface

https://wiki.archlinux.org/index.php/Ne … resolution

Sicne there's no trace of it in the journal: "ps aux | grep resolved"?

Offline

#30 2019-03-02 15:10:06

myk.robinson
Member
Registered: 2015-12-26
Posts: 32

Re: [SOLVED] nzbget - no web interface

seth wrote:

https://wiki.archlinux.org/index.php/Ne … resolution

Sicne there's no trace of it in the journal: "ps aux | grep resolved"?

[mykrobinson@SAMSUNG-ARCH ~]$ ps aux | grep resolved
mykrobi+  2296  0.0  0.0   6272  2312 pts/1    S+   09:08   0:00 grep resolved

Also, editing my host file makes it work with localhost:6789

Offline

#31 2019-03-02 15:23:37

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 77,789

Re: [SOLVED] nzbget - no web interface

There's something off w/ networkmanager, it seems.
It used to manipulate /etc/hosts but now uses resolved by default. In your case, neither seems to be true…

Offline

Board footer

Powered by FluxBB