Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[dev.icinga.com #9884] Warning about invalid API function icinga::Hello #3255

Closed
icinga-migration opened this issue Aug 11, 2015 · 2 comments
Labels
area/distributed Distributed monitoring (master, satellites, clients) bug Something isn't working
Milestone

Comments

@icinga-migration
Copy link

This issue has been migrated from Redmine: https://dev.icinga.com/issues/9884

Created by gbeutner on 2015-08-11 12:13:14 +00:00

Assignee: gbeutner
Status: Resolved (closed on 2015-08-11 12:15:03 +00:00)
Target Version: 2.3.9
Last Update: 2015-08-24 09:19:15 +00:00 (in Redmine)

Icinga Version: 2.3.8
Backport?: Already backported
Include in Changelog: 1

[2015-08-11 14:08:47 +0200] notice/JsonRpcConnection: Received 'icinga::Hello' message from 'hlds.shroudbox.net'
[2015-08-11 14:08:47 +0200] warning/JsonRpcConnection: Error while processing message for identity 'hlds.shroudbox.net'                                                                                                                                                         
Context:
        (0) Handling new API client connection                                                                                                                                                                                                                                  

[2015-08-11 14:08:47 +0200] debug/JsonRpcConnection: Error while processing message for identity 'hlds.shroudbox.net'                                                                                                                                                           
Error: Function 'icinga::Hello' does not exist.
        (0) libremote.so:  (+0x8cca4) [0x7f714108fca4]                                                                                                                                                                                                        
        (1) libremote.so:  (+0x99fc8) [0x7f714109cfc8]
        (2) libremote.so: icinga::JsonRpcConnection::ProcessMessage() (+0x64c) [0x7f71410b1e24]                                                                                                                                                                                 
        (3) libremote.so: icinga::JsonRpcConnection::DataAvailableHandler() (+0x3f) [0x7f71410b27d9]
        (4) libremote.so: icinga::JsonRpcConnection::Start() (+0xc0) [0x7f71410b0efe]                                                                                                                                                                                           
        (5) libremote.so: icinga::ApiListener::NewClientHandlerInternal(boost::intrusive_ptr const&, icinga::String const&, icinga::ConnectionRole) (+0x779) [0x7f71410d3d47]
        (6) libremote.so: icinga::ApiListener::NewClientHandler(boost::intrusive_ptr const&, icinga::String const&, icinga::ConnectionRole) (+0x4a) [0x7f71410d34b2]                                                                                            
        (7) libremote.so:  (+0x30204) [0x7f7141033204]
        (8) libremote.so:  (+0x2fcf7) [0x7f7141032cf7]                                                                                                                                                                                                        
        (9) libremote.so:  (+0x2eefd) [0x7f7141031efd]
        (10) libremote.so:  (+0x2e23e) [0x7f714103123e]                                                                                                                                                                                                       
        (11) libboost_thread.so.1.54.0:  (+0xba4a) [0x7f714416ca4a]
        (12) libpthread.so.0:  (+0x8182) [0x7f71429c1182]                                                                                                                                                                                                     
        (13) libc.so.6: clone (+0x6d) [0x7f714447147d]

Changesets

2015-08-11 12:13:53 +00:00 by (unknown) 2e478fb

Fix warnings about invalid API function 'icinga::Hello'

fixes #9884

2015-08-11 12:19:20 +00:00 by (unknown) 1c657fe

Fix warnings about invalid API function 'icinga::Hello'

fixes #9884

2015-08-24 09:18:48 +00:00 by (unknown) e1b9d82

Fix warnings about invalid API function 'icinga::Hello'

fixes #9884
@icinga-migration
Copy link
Author

Updated by Anonymous on 2015-08-11 12:15:03 +00:00

  • Status changed from Assigned to Resolved
  • Done % changed from 0 to 100

Applied in changeset 2e478fb.

@icinga-migration
Copy link
Author

Updated by gbeutner on 2015-08-24 09:19:15 +00:00

  • Target Version changed from 2.4.0 to 2.3.9
  • Backport? changed from TBD to Yes

@icinga-migration icinga-migration added bug Something isn't working area/distributed Distributed monitoring (master, satellites, clients) labels Jan 17, 2017
@icinga-migration icinga-migration added this to the 2.3.9 milestone Jan 17, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/distributed Distributed monitoring (master, satellites, clients) bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant