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

Ensure Resources have an input_file attribute #426

Closed
wants to merge 1 commit into from

Conversation

Erethon
Copy link
Contributor

@Erethon Erethon commented Jan 14, 2024

After pulling and testing the latest changes in master, I ran into an issue when requesting some resources from my node which resulted in the node disconnecting from the testnet. Specifically, rnsd logged:

[2024-01-14 22:38:12] [Warning] An interface error occurred for TCPInterface[RNS Testnet Frankfurt/dublin.connect.reticulum.network:4965], the contained exception was: 'Resource' object has no attribute 'input_file'
[2024-01-14 22:38:12] [Warning] Attempting to reconnect... 

I believe this was introduced in ae1d962. Making sure that all Resource objects have an input_file attribute seems to solve this.

@Erethon
Copy link
Contributor Author

Erethon commented Jan 15, 2024

Seems like this was fixed in a37e039 which wasn't pushed yet when I opened this PR. Closing this then.

@Erethon Erethon closed this Jan 15, 2024
@markqvist
Copy link
Owner

Thanks for the effort anyways!

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

Successfully merging this pull request may close these issues.

None yet

2 participants