Irek Romaniuk

Results 12 issues of Irek Romaniuk

How do I put absolute Windows path ?

I got error 'Uncaught SyntaxError: Unexpected token h' when executing usage first usage example. It points to anonymous function collection.push(JSON.parse(message.data)) ?

## Current Behavior Getting Sensor status: MAG=UNAVAILABLE on INAV/FLYWOOF745NANO 5.0.0 and I2C Errors: 60 ## Steps to Reproduce 1. Connect quad FC to USB ## Expected behavior Magnetometer (FLYWOO GOKU...

Getting below since 2 days, my Panorama is 7.1.9 and firewall 7.1.7: ``` python pandevice.pano.commit_all.py Traceback (most recent call last): File "pandevice.pano.commit_all.py", line 18, in id=pano.commit_all(cmd="yes") File "/usr/lib/python2.7/site-packages/pandevice/panorama.py", line 186,...

It fails when I am trying to use numbers for labels, i.e. InfoIdx: '{.LicenseCapacityInfoIdx}' . Once I change to "9" and "10" in JSON below it is fine. But again...

## Description Getting error below even thout API key is correct (works when pasted into my code snippet) `Traceback (most recent call last): File "/home/resadmin/.local/lib/python3.6/site-packages/fn_pagerduty/components/pd_create_incident.py", line 41, in _pagerduty_create_incident_function resp...

I have snap DS http://10.73.21.205:8181 configured in grafana 3.0 (running on separate host than DS) but can't get the list of tasks from grafana dashboard GUI when I try Graph->Task...

## Description Getting _Bad Request: __{"success":false,"title":null,"message":"Bad Request","hints":[],"error_code":"generic"}_ when trying to close an incident in SOAR using resilient-lib , see below (incident_id is str). ``` res = close_incident( res_client=res_client, incident_id=incident_id, kwargs={"resolution_id":...

I am getting below , using go1.9 ``` $cat examples/topic/event.json | cloud-functions-go-shim -entry-point F -event-type topic -plugin-path functions.so 2017/09/09 10:37:27 unable to load the Go plugin: plugin.Open: plugin was built...

Getting `ImportError: cannot import name 'AsyncStream' from partially initialized module 'openai' (most likely due to a circular import) (E:\JupyterNotebooks\openui\backend\openui\openai.py)` Tried _**python -m pip install openai**_ --upgrade but it didn't help....