Foreman 1.16RC2 odd log entries (Microsoft-Server-ActiveSync)

I turned up logging on my foreman setup running 1.16RC2 and I'm seeing this
repeatedly in my logs… like every 3 seconds…

2017-11-07 22:54:09 2ed9fe67 [app] [I] Started OPTIONS
"/servlet/traveler/Microsoft-Server-ActiveSync" for XX.XX.XX.XXX at
2017-11-07 22:54:09 +0000
2017-11-07 22:54:09 2ed9fe67 [app] [F]
> ActionController::RoutingError (No route matches [OPTIONS]
"/servlet/traveler/Microsoft-Server-ActiveSync"):
> lib/middleware/tagged_logging.rb:18:in `call'

I am not sure what it's coming from and the IP is certainly not something I
configured as best I can tell.

Any clues?

Something thinks that there is a Traveler service on your Foreman server.
It could be some iPhone. Anyway, that does not seem to be related to
Foreman, check what device has that IP and what's running on it. If that's
not your device, just ban that IP on firewall.

Hope this helps

··· -- Marek

On November 7, 2017 11:57:08 PM Mike Wilson uce.mikew@gmail.com wrote:

I turned up logging on my foreman setup running 1.16RC2 and I’m seeing this
repeatedly in my logs… like every 3 seconds…

2017-11-07 22:54:09 2ed9fe67 [app] [I] Started OPTIONS
“/servlet/traveler/Microsoft-Server-ActiveSync” for XX.XX.XX.XXX at
2017-11-07 22:54:09 +0000
2017-11-07 22:54:09 2ed9fe67 [app] [F]

ActionController::RoutingError (No route matches [OPTIONS]
“/servlet/traveler/Microsoft-Server-ActiveSync”):
lib/middleware/tagged_logging.rb:18:in `call’

I am not sure what it’s coming from and the IP is certainly not something I
configured as best I can tell.

Any clues?


You received this message because you are subscribed to the Google Groups
“Foreman users” group.
To unsubscribe from this group and stop receiving emails from it, send an
email to foreman-users+unsubscribe@googlegroups.com.
To post to this group, send email to foreman-users@googlegroups.com.
Visit this group at https://groups.google.com/group/foreman-users.
For more options, visit https://groups.google.com/d/optout.

Gah, I didn't even think to check http logs, I thought this was something
"internal" to foreman. Didn't realize it was just some doofus hitting http
port.

Thanks for the direction.

··· On Wednesday, November 8, 2017 at 12:30:04 AM UTC-6, Marek Hulan wrote: > > Something thinks that there is a Traveler service on your Foreman server. > It could be some iPhone. Anyway, that does not seem to be related to > Foreman, check what device has that IP and what's running on it. If that's > not your device, just ban that IP on firewall. > > Hope this helps > > -- > Marek > > > On November 7, 2017 11:57:08 PM Mike Wilson > wrote: > > > I turned up logging on my foreman setup running 1.16RC2 and I'm seeing > this > > repeatedly in my logs... like every 3 seconds... > > > > 2017-11-07 22:54:09 2ed9fe67 [app] [I] Started OPTIONS > > "/servlet/traveler/Microsoft-Server-ActiveSync" for XX.XX.XX.XXX at > > 2017-11-07 22:54:09 +0000 > > 2017-11-07 22:54:09 2ed9fe67 [app] [F] > > > ActionController::RoutingError (No route matches [OPTIONS] > > "/servlet/traveler/Microsoft-Server-ActiveSync"): > > > lib/middleware/tagged_logging.rb:18:in `call' > > > > > > I am not sure what it's coming from and the IP is certainly not > something I > > configured as best I can tell. > > > > Any clues? > > > > -- > > You received this message because you are subscribed to the Google > Groups > > "Foreman users" group. > > To unsubscribe from this group and stop receiving emails from it, send > an > > email to foreman-user...@googlegroups.com . > > To post to this group, send email to forema...@googlegroups.com > . > > Visit this group at https://groups.google.com/group/foreman-users. > > For more options, visit https://groups.google.com/d/optout. > > >