Closed juan-voiq closed 4 years ago
New backtrace from today:
voiq-swrelay_1 | E, [2020-05-22T13:04:52.230623 #24] ERROR -- SignalWire: Blade error occurred, code -32004: Ignored 'blade.execute' request because the protocol is not available for access control
voiq-swrelay_1 | E, [2020-05-22T13:04:52.244391 #24] ERROR -- SignalWire: Blade error occurred, code -32004: Ignored 'blade.execute' request because the protocol is not available for access control
voiq-swrelay_1 | E, [2020-05-22T13:04:52.244737 #24] ERROR -- SignalWire: Blade error occurred, code -32004: Ignored 'blade.execute' request because the protocol is not available for access control
voiq-swrelay_1 | E, [2020-05-22T13:04:52.246509 #24] ERROR -- SignalWire: Blade error occurred, code -32004: Ignored 'blade.execute' request because the protocol is not available for access control
voiq-swrelay_1 | E, [2020-05-22T13:04:52.251224 #24] ERROR -- SignalWire: Blade error occurred, code -32004: Ignored 'blade.execute' request because the protocol is not available for access control
voiq-swrelay_1 | E, [2020-05-22T13:04:52.252765 #24] ERROR -- SignalWire: Blade error occurred, code -32004: Ignored 'blade.execute' request because the protocol is not available for access control
voiq-swrelay_1 | E, [2020-05-22T13:04:52.255708 #24] ERROR -- SignalWire: Blade error occurred, code -32004: Ignored 'blade.execute' request because the protocol is not available for access control
voiq-swrelay_1 | E, [2020-05-22T13:04:52.260221 #24] ERROR -- SignalWire: Blade error occurred, code -32004: Ignored 'blade.execute' request because the protocol is not available for access control
voiq-swrelay_1 | E, [2020-05-22T13:04:52.263072 #24] ERROR -- SignalWire: Blade error occurred, code -32004: Ignored 'blade.execute' request because the protocol is not available for access control
voiq-swrelay_1 | E, [2020-05-22T13:04:52.265479 #24] ERROR -- SignalWire: Blade error occurred, code -32004: Ignored 'blade.execute' request because the protocol is not available for access control
voiq-swrelay_1 | E, [2020-05-22T13:04:52.268867 #24] ERROR -- SignalWire: Blade error occurred, code -32004: Ignored 'blade.execute' request because the protocol is not available for access control
voiq-swrelay_1 | E, [2020-05-22T13:04:52.164642 #24] ERROR -- SignalWire: Unknown Relay command failure, command timed out
voiq-swrelay_1 | E, [2020-05-22T13:04:52.271333 #24] ERROR -- SignalWire: Blade error occurred, code -32004: Ignored 'blade.execute' request because the protocol is not available for access control
voiq-swrelay_1 | E, [2020-05-22T13:04:52.274191 #24] ERROR -- SignalWire: Blade error occurred, code -32004: Ignored 'blade.execute' request because the protocol is not available for access control
voiq-swrelay_1 | E, [2020-05-22T13:04:52.276003 #24] ERROR -- SignalWire: Blade error occurred, code -32004: Ignored 'blade.execute' request because the protocol is not available for access control
voiq-swrelay_1 | E, [2020-05-22T13:04:52.277347 #24] ERROR -- SignalWire: Blade error occurred, code -32004: Ignored 'blade.execute' request because the protocol is not available for access control
voiq-swrelay_1 | E, [2020-05-22T13:04:52.279488 #24] ERROR -- SignalWire: Blade error occurred, code -32004: Ignored 'blade.execute' request because the protocol is not available for access control
voiq-swrelay_1 | E, [2020-05-22T13:04:52.281301 #24] ERROR -- SignalWire: Blade error occurred, code -32004: Ignored 'blade.execute' request because the protocol is not available for access control
voiq-swrelay_1 | E, [2020-05-22T13:04:52.272919 #24] ERROR -- SignalWire: Blade error occurred, code -32004: Ignored 'blade.execute' request because the protocol is not available for access control
voiq-swrelay_1 | E, [2020-05-22T13:04:52.162977 #24] ERROR -- SignalWire: Blade error occurred, code -32004: Ignored 'blade.execute' request because the protocol is not available for access control
voiq-swrelay_1 | E, [2020-05-22T13:04:52.244820 #24] ERROR -- SignalWire: Unknown Relay command failure, command timed out
voiq-swrelay_1 | E, [2020-05-22T13:04:52.087241 #24] ERROR -- SignalWire: Unknown Relay command failure, command timed out
voiq-swrelay_1 | E, [2020-05-22T13:04:52.168436 #24] ERROR -- SignalWire: Unknown Relay command failure, command timed out
voiq-swrelay_1 | E, [2020-05-22T13:04:52.283896 #24] ERROR -- SignalWire: Relay error occurred, code -32004: Ignored 'blade.execute' request because the protocol is not available for access control
@lpradovera
@juan-voiq could you please paste a snippet of the code that triggers the issue?
There is no specific part of the SDK that we have seen triggers this, we think is because we reach a concurrency limit and the client disconnects, we were trying to make 1 call every 5 seconds with different call lenghts, we had to lower the rate to 1 call every 15 secs to avoid the error.
Found an issue with the relay sdk:
It happened unexpectedly weren't doing anything weird @lpradovera