Lockness
Lockness
For clarification, pnet_datalink IS in my cargo.lock 
0.30.0 works
This still gives a 500 internal server error (even with bssid supplied). I'm doing some further testing to see if I can get more info. My thoughts is that it's...
How does one enable network flow logging on the client? I've setup a simple http server that gets the contents of the requests but I can't see any network flow...
Still facing this issue. The traceback doesn't point back to langflow, still debugging.
Seems to be from these calls in utils/version.py and api/utils.py. For some reason putting a return at the front doesn't seem to stop them.  
After adding a `return {}` at the start of this function, it works even though the pypi connection errors occur: 
This is actually fixed by changing line 109 to True: