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.
_______________________________________________
Chicken-users mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/chicken-users

Reply via email to