[PDB Tech] Peeringdb sync problem

Stefan Pratter stefan at 20c.com
Fri May 22 06:18:44 PDT 2020


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, Jan.Boogman at swisscom.com 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; pdb-tech at lists.peeringdb.com
> *Betreff:* Re: [PDB Tech] Peeringdb sync problem
> 
> Hi Jan
> 
> On 22.05.2020 10:20, Jan.Boogman at swisscom.com 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: arnold at nipper.de
> mobile: +49 172 2650958
> 
> 
> _______________________________________________
> Pdb-tech mailing list
> Pdb-tech at lists.peeringdb.com
> https://lists.peeringdb.com/cgi-bin/mailman/listinfo/pdb-tech
> 


More information about the Pdb-tech mailing list