Show last authors
1 ====== On this page ======
2
3
4
5 {{toc maxLevel="2"/}}
6
7 == Symptoms ==
8
9 You get the following error in the client
10
11 {{code language="none"}}
12 Error occurred while decrypting message message: input length must be multiple of 8 when decrypting with padded cipher
13 {{/code}}
14
15 == Cause ==
16
17 This is caused by the iSymphony client receiving a message from the server that it cannot decrypt. This is usually due to the client attempting to connect to something that is not an iSymphony server. 
18
19 == Resolution ==
20
21 Verify that the login credentials for any configured profile or administrator are pointing to an iSymphony server.
22
23 To verify the administration login click the '**Tools'** menu, then **'Preferences'** and click **'Administration Login'**.
24
25 To verify the profile credentials click the '**Tools'** menu, then **'Preferences'** and click **'Profiles'**.
26
27 Make sure that the port used for the admin and profile login is **50000(default)**
28
29 {{info}}
30 The iSymphony client does not connect directly to the AMi, it should connect to the iSymphony server, so do not set the port to 5038. Also avoid setting the port to 50003 which is the client distribution port not the client communication port.
31 {{/info}}
32
33
34
35 == Related Content ==
36
37 {{expand title="Expand to see related content"}}
38 {{unmigrated-inline-wiki-markup}}
39 {dynamiccontentbylabel:showLabels=false|showSpace=false}
40 {{/unmigrated-inline-wiki-markup}}
41 {{/expand}}
iSymphony