Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tokenLoop error #77

Closed
nickyoung92 opened this issue Nov 15, 2021 · 3 comments
Closed

tokenLoop error #77

nickyoung92 opened this issue Nov 15, 2021 · 3 comments

Comments

@nickyoung92
Copy link

received the below error after connecting to node. Not sure the issue. Using Moralis WS node and v1.3

[ERROR] tokenLoop error, please notify dev:
Traceback (most recent call last):
File "BSCTokenSniper.py", line 596, in tokenLoop
File "C:\Users\nicho\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.9_qbz5n2kfra8p0\LocalCache\local-packages\Python39\site-packages\web3_utils\filters.py", line 160, in get_new_entries
log_entries = self._filter_valid_entries(self.eth_module.get_filter_changes(self.filter_id))
File "C:\Users\nicho\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.9_qbz5n2kfra8p0\LocalCache\local-packages\Python39\site-packages\web3\module.py", line 57, in caller
result = w3.manager.request_blocking(method_str,
File "C:\Users\nicho\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.9_qbz5n2kfra8p0\LocalCache\local-packages\Python39\site-packages\web3\manager.py", line 187, in request_blocking
return self.formatted_response(response,
File "C:\Users\nicho\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.9_qbz5n2kfra8p0\LocalCache\local-packages\Python39\site-packages\web3\manager.py", line 168, in formatted_response
raise ValueError(response["error"])
ValueError: {'code': -32000, 'message': 'filter not found'}

@K-r0ll
Copy link

K-r0ll commented Nov 15, 2021

have same problem

@nickyoung92
Copy link
Author

Had a few buys go through but now it's doing it again. Not sure if I should restart or let it run.

@BytePhoenixCoding
Copy link
Owner

You're using v1.3 which has lots of bugs, use v1.4 for now in telegram

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants