Acces denied, 'mqtt-json.sh.

Discussion in 'Feeding' started by girlattack08, Mar 8, 2019.

  1. girlattack08

    girlattack08 New Member

    Hi, I'm new. I am trying to set up a mobile feed monitor using the link from the tutorial post. However, when i get to "./mqtt-json.sh, i get acces denied. I can't figure out why this is happening. I've tried to put 'sudo' in front of it, but that does not work. Can anyone help me please?

    Samantha.
     
  2. MDA

    MDA Administrator Staff Member

    Did you make file executable?
    Code:
    sudo chmod +x /home/pi/mqtt-json.sh
     
    Last edited: Mar 8, 2019
  3. girlattack08

    girlattack08 New Member

    Yes, I did.
     
  4. girlattack08

    girlattack08 New Member

    Error: Connection refused
    dc: stack empty
    dc: stack empty
    dc: stack empty
    dc: stack empty
    Error: Connection refused



    This is what i'm getting now.
     
  5. James

    James Guest

    Did you ever fix the red screens on the ADSBx setup?
     
    girlattack08 likes this.
  6. girlattack08

    girlattack08 New Member

    I did not, the feed seems to work now, however.
     
  7. Jhonny Monclair

    Jhonny Monclair Active Member

    "Connection refused" is a reply to a failed comunication attempt with mosquitto dispatcher.
    From time to time, free servers go off for maintenance or whatever (but they are for free, right?):D
     
  8. MDA

    MDA Administrator Staff Member

    It was problem with server iot.eclipse.org Another problem with non-standard install. I hope solved.
     
    girlattack08 and Jhonny Monclair like this.