ROS 3.30 problem with API connection on RB433
Posted: Fri Mar 12, 2010 10:01 am
hi,
has somebody used ROS 3.30 (installed on RB433) with API (php class)? I can't connect through API. In debug mode i recive error:
But there is stange dependence. When i add any one simple queue in OS 3.30 on rb433 everything works ok and i can connect to system thorugh API interface.
When i used ROS v3.25 on the same RB433 everythings works ok!
There aren't that problems with OS 3.30 on rb1000.
has somebody used ROS 3.30 (installed on RB433) with API (php class)? I can't connect through API. In debug mode i recive error:
Code: Select all
Connection attempt #1 to 172.16.7.20:8728... <<< [6] /login >>> [5/5 bytes read. >>> [5, 0] !done Connection attempt #2 to 172.16.7.20:8728... <<< [6] /login >>> [5/5 bytes read. >>> [5, 0] !done Connection attempt #3 to 172.16.7.20:8728... <<< [6] /login >>> [5/5 bytes read. >>> [5, 0] !done Connection attempt #4 to 172.16.7.20:8728... <<< [6] /login >>> [5/5 bytes read. >>> [5, 0] !done Connection attempt #5 to 172.16.7.20:8728... <<< [6] /login >>> [5/5 bytes read. >>> [5, 0] !done Error...
When i used ROS v3.25 on the same RB433 everythings works ok!
There aren't that problems with OS 3.30 on rb1000.