Someone calling home from swagger-sources?

45 views
Skip to first unread message

Bert Verhees

unread,
Jul 1, 2015, 4:23:28 AM7/1/15
to swagger-sw...@googlegroups.com
Strange I have all the time, every 10 minutes, a request from:
189.214.69.54.in-addr.arpa. 296 IN      PTR     ec2-54-69-214-189.us-west-2.compute.amazonaws.com

on my server, it is loading my swagger.json

I changed the server, and in 10 minutes the loading started again.

I can think only one explanation. Something in Swagger is making itself known to an IP-address/service, and that service starts downloading the swagger.json every 10 minutes.

Can someone explain this? Maybe there is a very good and innocent reason for this.

Thanks
Bert

Josh Ponelat

unread,
Jul 1, 2015, 4:38:21 AM7/1/15
to swagger-sw...@googlegroups.com
The address looks to be the petstore.swagger.io site (the IPs match).
Perhaps someone is trying to load your specification from there?
But given the fact that it happens regularly you say? 10min? I'm not sure.

I'm not aware of any swagger service that would be notified, but I'm not actively involved with the server technologies. And there might be (I don't want to say there isn't, when there is. But I don't know)

The Java guys will be back soon, and hopefully they can shed some light.


--
You received this message because you are subscribed to the Google Groups "Swagger" group.
To unsubscribe from this group and stop receiving emails from it, send an email to swagger-swaggers...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Bert Verhees

unread,
Jul 1, 2015, 9:50:00 AM7/1/15
to swagger-sw...@googlegroups.com
I believe it is the green icon-validator under the API-listing, which sends in the swagger.json for validation.

How can I remove that?

Bert

Op woensdag 1 juli 2015 10:38:21 UTC+2 schreef Josh Ponelat:
To unsubscribe from this group and stop receiving emails from it, send an email to swagger-swaggersocket+unsub...@googlegroups.com.

Josh Ponelat

unread,
Jul 1, 2015, 10:01:55 AM7/1/15
to swagger-sw...@googlegroups.com
Ahh, that makes sense.
Sure just add this to the constructor....

new SwaggerUI({
   validatorUrl: false
//......

To unsubscribe from this group and stop receiving emails from it, send an email to swagger-swaggers...@googlegroups.com.

For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups "Swagger" group.
To unsubscribe from this group and stop receiving emails from it, send an email to swagger-swaggers...@googlegroups.com.

Josh Ponelat

unread,
Jul 1, 2015, 10:02:30 AM7/1/15
to swagger-sw...@googlegroups.com
You should be able to confirm it's gone, as there won't be any badge in the corner...

Bert Verhees

unread,
Jul 1, 2015, 12:28:19 PM7/1/15
to swagger-sw...@googlegroups.com
Thanks, Josh
Reply all
Reply to author
Forward
0 new messages