The KiwiSDR 2 online store is open for orders! Please visit kiwisdr.nz

Can't access admin page [solved]

edited November 2019 in BeagleBone AI
I have it running, can access user webpage but adding /admin to URL, it just stalls

Comments

  • Anything interesting in the browser console? Then try the usual: shift-reload, cache flush, different browser, kiwi restart..
  • OK, a little fiddling with reloads etc. and it is OK
  • edited November 2019
    It happened again and in fiddling I found myself in the Cloud9 webpage. OS and shell running fine BTW
  • I disabled the Cloud9 stuff and all is better

    sudo systemctl stop cloud9.service || true
    sudo systemctl stop cloud9.socket || true
    Powernumpty
  • Are you running your Kiwi on port 80 versus the default 8073?
  • edited November 2019
    No. Cloud9 was on 80 until I killed it.
Sign In or Register to comment.