gzivdo

Results 14 issues of gzivdo

Running example multi_tabs_navigate.py gives error: ``` Traceback (most recent call last): File "./2.py", line 97, in main() File "./2.py", line 70, in main close_all_tabs(browser) File "./2.py", line 64, in close_all_tabs...

The code just like in example only with subscribe_to_exchange_deltas Output ``` 2018-05-06 18:55:35 - bittrex_websocket.websocket_client - ERROR - Connection is already closed.. 2018-05-06 18:55:35 - bittrex_websocket.websocket_client - ERROR - Initiating...

bug

If i accessing page directly on 80 port with plain http it still show SERVER_PORT=443 and REQUEST_SCHEME=https Used config: RPAF_Enable On RPAF_ProxyIPs 127.0.0.1 RPAF_Header X-Forwarded-For RPAF_SetHostName Off RPAF_SetHTTPS On RPAF_SetPort...

With snmpwalk I have this example output: iso.0.8802.1.1.2.1.4.1.1.7.2520.9.1 = Hex-STRING: 31 2F 33 00 iso.0.8802.1.1.2.1.4.1.1.7.70039082.5.24 = Hex-STRING: 6C 20 56 54 93 D8 iso.0.8802.1.1.2.1.4.1.1.9.70039082.5.24 = STRING: "CISCO ATA SPA122" With...

bug

### What happened? I preparing deposits via rpc and sending from node A to node B. If i start depositing right after notes become available on node B i very...

bug
verified

### What happened? After upgrade every day my nodes do not see pool payments at all. Workaround for now: - rescan - OR stop node before pool payment made and...

bug
needs verification

### What happened? after upgrade to 0.1.43 status hangs for minutes and very slow sync after rescan. actually it cant sync after rescan finished (less than 24h), 8h sync proceed...

bug
verified

### What happened? ironfish deposit errors on 0.1.37 ![изображение](https://user-images.githubusercontent.com/13568002/176510257-db6a9904-ca8b-47ad-b5f9-b917331489e3.png) next case node crashed too, and cannot start ![изображение](https://user-images.githubusercontent.com/13568002/176510380-d90e6d32-544b-4ffb-ab16-b37279a67e21.png) ![изображение](https://user-images.githubusercontent.com/13568002/176510611-2d6322b3-0c94-433f-9cd3-80ef2c7a22e6.png) ### Version 0.1.37 ### Debug output _No response_ ### Relevant log...

bug
verified

### Description When the node become synced from unsynced state seems it continue to decrypt transactions and do "re-play" of balance changes since unsynced state to current, it do it...

bug
verified

### Description Need to make deposit command independable from node, like public api gateways. possibly gateways runners should get testnet reward too. in case of mining in pool or via...

feature request
needs verification