when connecting to Session Broker Server 2008 Load
Balancing !, some of the times it connects and some exit from the rdesktop and gives an error
error:
WARNING: rdp_in_unistr: iconv fail, errno 84
WARNING: server sent an unexpected long string, truncating
Segmentation fault
we have the same problem. if the session broker move the rdp connection to an other server (the reason is load balancing) the rdp connection faild. we try it with a "igel" thin client and rdesktop v1.6. we get no error, the client simply close. there are solutions?
View and moderate all "bugs Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Bugs"
We also have the same problem, the other problem is that you have to log on two times. As you first log on to the loadbalancing master and when it has choosen a server for you it doesn't remember the username and password.
Last edit: Anonymous 2014-09-03
Same here when trying connect to Vista 64bit (RDP 6.1)
We also have this problem. When we try to access out TS-environment that are using Session Broker Load Balancing on Windows 2008 rdesktop would seg fault every time with the following reason:
WARNING: rdp_in_unistr: iconv fail, errno 22
WARNING: Unexpectedly large redirection cookie
WARNING: server sent an unexpectedly long string, truncating
Segmentation fault
It would be great if you could assign this bug to someone and give it a bit higher priority since Windows 2008 TS-environments with Session Broker Load Balacing is more often seen at companies all over the world. Thanks in advance!
We are seeing the same problem here.
Could this have something to do with localisation? I.e. conversion from one locale/codepage to another causes the string form the server to become an unexpected length?
The error occurs in "rdp.c" in the method:
rdp_in_unistr(STREAM s, char *string, in WINDOWS_CODEPAGE, g_codepage, (int) iconv_h);
we have the same issue. Can someone from the rdesktop dev. team please look into this issue?
Thanks in advance, your help is always appreciated!
I ran into this problem too. I created a workaround patch, which I posted to:
http://sourceforge.net/mailarchive/forum.php?thread_name=20100119010457.GB3863%40vps.drown.org&forum_name=rdesktop-devel
The patch has been comitted to Subversion. Hopefully fixes this bug, reopen if still problems.
I am still having a problem with this in my environment. Session broker server is running on server 2008r2, and the terminal server farm is running server 2003. I am using a hardware load balancer from kemp, and ip address redirection is disabled. I built the lastest svn version of rdesktop, and now see:
WARNING: server sent an unexpectedly long string, truncating
ERROR: getaddrinfo: Name or service not known
When I try to reconnect to an existing session.
Thanks,
Trent
The same for me on 2008 R2 :(
I have the same
WARNING: server sent an unexpectedly long string, truncating
To the last 3 anonymous reporters: Are you trying with rdesktop 1.6.0 or the latest Subversion version?
I tried to connect to terminal farm of Windows 2008R2 servers with rdesktop 1.7.0. Sometimes rdesktop connects (I suppose when session broker doesn't redirect you to another server), and sometimes I receive a message:
WARNING: server sent an unexpectedly long string, truncating
At that moment rdesktop window is all black or shows frozen "welcome" windows logo.
The problem still exists with rdesktop 1.7.0.
When I try to connect to existing session through Session Broker, I get such message:
WARNING: rdp_in_unistr: iconv fail, errno 84
rdesktop window is all black, and if it runs in fullscreen, you can't do anything (ctrl-alt-enter doesn't work).
I also encountered "WARNING: rdp_in_unistr: iconv fail, errno 84" when using a current trunk build of rdesktop. Can someone change the status of this bug since the problem isn't fixed.
Reopening bug. Thanks for reporting, even though it might not have been the result we were hoping for.
View and moderate all "bugs Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Bugs"
I was hoping that version 1.7.0 fixed this issue. However it looks like it doesn't. Its such a shame as it would solve a lot of issues and make this product really good. However it doesn't suite what we need and will have to look at alternatives until it is done.
View and moderate all "bugs Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Bugs"
I've the same bug on a TSE Farm. It's very annoying :(
Any update on this bug? The status says "Open" but the resolution is marked as "Fixed". This bug is a pretty annoying for someone who relies on rDesktop daily.
Does anyone has find an issue to this bug?
rdesktop -r scard 192.168.20.201
Autoselected keyboard map fr
WARNING: Remote desktop does not support colour depth 24; falling back to 16
WARNING: server sent an unexpectedly long string, truncating
I get this issue too:
# rdesktop -u <username> -d <domain> -f -b -z -k en-gb <host>
WARNING: Remote desktop does not support colour depth 24; falling back to 15
WARNING: rdp_in_unistr: iconv fail, errno 84
ERROR: getaddrinfo: Name or service not known
Windows Server 2008 shows an initial screen where I can login as DOMAIN\username (myself) or Other User.
I select my user and enter my passwod, at which point rdesktop crashes.
Any plans to fix this?
I'm on version 1.7.1.
View and moderate all "bugs Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Bugs"
Hello,
Please see: https://sourceforge.net/tracker/?func=detail&aid=3575645&group_id=24366&atid=381349 (tracker patches item 3575645)
Cheers
Jarek
Last edit: Anonymous 2015-02-28