-
Notifications
You must be signed in to change notification settings - Fork 3.2k
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
[Bug] /stocks/options/ $ oi Error: 'NoneType' object is not subscriptable #1626
Comments
Entering a wrong command can also lead to printing the logging error message. Can we silence this? |
I had the same issue. This is because your top folder is using still "GamestonkTerminal" and logging was expecting OpenBBTerminal. This has already been fixed. Pull the latest changes and let me know if it works |
That makes no difference. The error message is because of Tradier returning no results, and it also occurs when you enter a command wrong.
… On Apr 3, 2022, at 4:28 PM, didierlopes.eth ***@***.***> wrote:
Entering a wrong command can also lead to printing the logging error message. Can we silence this?
I had the same issue. This is because your top folder is using still "GamestonkTerminal" and logging was expecting OpenBBTerminal.
This has already been fixed. Pull the latest changes and let me know if it works
—
Reply to this email directly, view it on GitHub <#1626 (comment)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/AUOMPBXO6UGIKSZK7ECDCRLVDISQNANCNFSM5SN3UXAA>.
You are receiving this because you authored the thread.
|
Rename GamestonkTerminal to OpenBBTerminal and let me know if it didn't work. There's an issue with Tradier, but the big log of data is not due to that, it's due to the name of the folder |
That did work! I suppose this can be closed now!
Was I under the correct assumption that the “fix”, deployed for people not renaming the folder to OpenBB, would mean not having to rename the folder?
… On Apr 3, 2022, at 4:57 PM, didierlopes.eth ***@***.***> wrote:
That makes no difference. The error message is because of Tradier returning no results, and it also occurs when you enter a command wrong.
… <x-msg://2/#>
Rename GamestonkTerminal to OpenBBTerminal and let me know if it didn't work.
There's an issue with Tradier, but the big log of data is not due to that, it's due to the name of the folder
—
Reply to this email directly, view it on GitHub <#1626 (comment)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/AUOMPBV357YSTSPYN6RLLDLVDIV6VANCNFSM5SN3UXAA>.
You are receiving this because you authored the thread.
|
@deeleeramone the current main should handle any folder name now. |
I edited this issues to keep relevant bug. The other will be solved when #1613 is merged.
The text was updated successfully, but these errors were encountered: