samspade0069
samspade0069
Config rest call bridge signed "type": "web", "endpoint": { "type": "tcp", "port": 9091 }, "paths":{ "callsigned": { "type": "caller", "realm": "OPENVEND", "role": "clean", "options": { "key": "foobar", "secret": "secret", "post_body_limit":...
In install version 22.6.1 2 files hava a error in imports. site-packages/crossbar/common/checkconfig.py and site-packages/crossbar/router/auth/cryptosign.py have identity_realm_name_category change to identify_realm_name_category and run correct crossbar
Not install in docker image. Install in debian 11 with command pip install crossbar. I had to change the two files to get it to start.