Validation errors are often (not always) caused by the server's django-peeringdb version being ahead of your locally installed version. In other words the server treats something as valid, while the client doesn't.

What's the output of

`pip freeze | grep django-peeringdb`

and if its < 2.0

can you try updating to 2.0

`pip install django-peeringdb==2.0`

thanks,
Stefan

On 22/05/2020 13.18, [email protected] wrote:
Hi Arnold,

indeed, seems to be the same issue

Cheers
Jan


------------------------------------------------------------------------
*Von:* Arnold Nipper
*Gesendet:* Freitag, 22. Mai 2020 12:09
*Bis:* Boogman Jan, INI-ONE-WSN-EIS-SNS; [email protected]
*Betreff:* Re: [PDB Tech] Peeringdb sync problem

Hi Jan

On 22.05.2020 10:20, [email protected] wrote:

every now and then I stumble over syncing problems like this, which seem
to be caused by bad data in the db:


looks like https://github.com/peeringdb/peeringdb-py/issues/38 to me.
Could you please check?


Cheers
Arnold
--
Keep calm, keep distance, keep connected!

Arnold Nipper
email: [email protected]
mobile: +49 172 2650958


_______________________________________________
Pdb-tech mailing list
[email protected]
https://lists.peeringdb.com/cgi-bin/mailman/listinfo/pdb-tech

_______________________________________________
Pdb-tech mailing list
[email protected]
https://lists.peeringdb.com/cgi-bin/mailman/listinfo/pdb-tech

Reply via email to