Skip to content

About Ice.BadMagicException #2833

Answered by pepone
Verminator86 asked this question in Q&A
Discussion options

You must be logged in to vote

This exception indicates that a message did not start with the expected magic number ('I', 'c', 'e', 'P'). The most likely cause for this is that you are connecting to non Ice server.

I would start by enabling network tracing by setting Ice.Trace.Network=3 in both the client and server applications, and ensure that the client is connecting to the correct server.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Verminator86
Comment options

Answer selected by externl
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants