chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Chicken-users] rpc works great in one location but not at all in anothe


From: Matt Welland
Subject: [Chicken-users] rpc works great in one location but not at all in another
Date: Fri, 24 Feb 2012 02:06:16 -0700

I used the rpc egg and it works great on my Ubuntu machine at home. The same code is exceedingly unreliable at work even on localhost. I did find that I needed to specify the ip address where the server can be found to get it work at all (i.e. hostname is not adequate).

The symptom is that it appears to get "stuck" as if something is blocking and after a time I get time outs (it is doing a lot of sqlite3 calls).

Can anyone suggest things to look for that might be sources of the problem or a debugging strategy? Version of chicken is 4.7.0.

Thanks.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]