Differences
This shows you the differences between the selected revisions of the page.
| messages 2025-07-17 | messages 2026-04-02 (current) | ||
| Line 140: | Line 140: | ||
| ===== [[host_does_not_exist]] Host "..." does not exist ===== | ===== [[host_does_not_exist]] Host "..." does not exist ===== | ||
| You may get this message when connecting to a server for following reasons: | You may get this message when connecting to a server for following reasons: | ||
| - | * You may have typed a wrong on HostName: sampmania.ro | /carut + phantom cars - bonus 19:00 | + | * You may have typed a wrong hostname on Login dialog. |
| - | Address: 93.115.101.11:7777 | + | |
| - | Players: 0 / 100 | + | |
| - | Ping: 108 | + | |
| - | Mode: sampmania | 0.2b | + | |
| - | Language: RO / ENLogin dialog. | + | |
| * Your domain name is new and is not fully distributed to DNS servers yet. | * Your domain name is new and is not fully distributed to DNS servers yet. | ||
| * Connection was blocked by firewall. Please refer to [[faq_connection_refused|FAQ]]. | * Connection was blocked by firewall. Please refer to [[faq_connection_refused|FAQ]]. | ||
| Line 294: | Line 289: | ||
| This message is produced by an OpenSSH (or Sun SSH) server if it receives more failed authentication attempts than it is willing to tolerate. | This message is produced by an OpenSSH (or Sun SSH) server if it receives more failed authentication attempts than it is willing to tolerate. | ||
| - | This can easily happen if you are using [[ui_pageant|Pageant]] and have a large number of keys loaded into it, since these servers count each offer of a public key as an authentication attempt. This can be worked around by specifying the key that's required for the authentication in the [[ui_login#session_settings]]; WinSCP will ignore any other keys Pageant may have, but will ask Pageant to do the authentication, so that you don't have to type your passphrase. ((&puttydoccite)) | + | This can easily happen if you are using an authentication agent (like [[ui_pageant|Pageant]]) and have a large number of keys loaded into it, since these servers count each offer of a public key as an authentication attempt. This can be worked around by specifying the key that's required for the authentication in the [[ui_login#session_settings]]; WinSCP will ignore any other keys the agent may have, but will ask the agent to do the authentication, so that you don't have to type your passphrase. ((&puttydoccite)) |
| ===== [[key_is_of_wrong_type]] Unable to use this private key file, Couldn't load private key, Key is of wrong type ===== | ===== [[key_is_of_wrong_type]] Unable to use this private key file, Couldn't load private key, Key is of wrong type ===== | ||