You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We're adding ASN validation and we properly do a try/except on that, however, django still shows the message as successful and also shows it on the home page as blocked. If you check in with gobgp it will show it was not being announced, the translator also logs a warning, and django shows it not being blocked on the /entries page correctly
The text was updated successfully, but these errors were encountered:
We're adding ASN validation and we properly do a try/except on that, however, django still shows the message as successful and also shows it on the home page as blocked. If you check in with gobgp it will show it was not being announced, the translator also logs a warning, and django shows it not being blocked on the
/entries
page correctlyThe text was updated successfully, but these errors were encountered: