Wiki source code of Error: No repository found

Version 53.1 by Sean Hetherington on 2012/02/15 10:18

Show last authors
1 ====== On this page ======
2
3
4
5 {{toc maxLevel="5"/}}
6
7 == Symptoms ==
8
9 You get the following error message when you launch the client
10
11 {{noformat}}
12 No repository found at http://<ip address>:50003/client/
13 {{/noformat}}
14
15 == Cause ==
16
17 This error is thrown when the client detects that it does not have the same revision number as the server it is connecting. The client will then attempt to query the server for the updated client files but if the files do not exist due to the server not going through an upgrade process the error will be thrown.
18
19 == Resolution ==
20
21 First determine the revision of the iSymphony server.
22
23 1. On the server type "telnet localhost 50001"
24 1. Type "version"
25 1. Type "exit"
26
27 (((
28 Next download the corresponding client installer [[here>>doc:Downloads Archive]] that matches the server revision. Uninstall the existing client and install the matching one.
29 )))
30
31 == Related Content ==
32
33 {{expand title="Expand to see related content"}}
34 {{unmigrated-inline-wiki-markup atlassian-macro-output-type="BLOCK"}}
35 {dynamiccontentbylabel:showLabels=false|showSpace=false}
36 {{/unmigrated-inline-wiki-markup}}
37 {{/expand}}
38
39 * //Link to any related Knowledge Base articles or External Links//
40 * //One way to improve this template is by replacing "Related" with either the [[related-labels>>url:http://confluence.atlassian.com/x/mDgC||shape="rect"]] or [[contentbylabel>>url:http://confluence.atlassian.com/x/njgC||shape="rect"]] macro//