Diagnosis error 400 when trying to ignore a port problem

My YunoHost server

Hardware: old computer
YunoHost version: 4.2.5.2 (stable)
I have access to my server : Through SSH | through the webadmin | direct access via keyboard
Are you in a special context or did you perform some particular tweaking on your YunoHost instance ? : no
If yes, please explain:

Description of my issue

I am trying to ignore Diagnosis telling me

        details: 
          - Exposing this port is needed for [?] features (service wg-quick@wg0)
          - To fix this issue, you most probably need to configure port forwarding on your internet router as described in https://yunohost.org/isp_box_config
        status: ERROR
        summary: Port 8096 is not reachable from outside.```

In the Webadmin when I click ignore on this issue, it gives me a 400 error.

```Error: "400" Bad Request

Action: "PUT" /yunohost/api/diagnosis/ignore```

Screenshot of the error:
![Screenshot_20210601_071429|690x473](upload://xDRgRikeY0esyAlGVPmkytBkOWk.png)

This is fixed with the last yunohost version (after upgrade, you probably need to restart yunohost-api in Webadmin > Services > yunohost-api, there will be an error but it’s normal, you need to relog after that)

1 Like

Thank you!

Worked just as you said. I rebooted, and the problem disappeared.

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