n8n-io / n8n

Free and source-available fair-code licensed workflow automation tool. Easily automate tasks across different services.
https://n8n.io
Other
46.39k stars 6.61k forks source link

Knot of Notion losing database list even though connected #6858

Open willph opened 1 year ago

willph commented 1 year ago

Describe the bug

Error loading list from Database. The Notion node is missing the Database list frequently, showing this screen, even when connected. Connection all ok on the Notion website

image

image

To Reproduce Steps to reproduce the behavior:

If you close the project and then go back to the project, this already happens, or if pressing CTRL + R is enough to lose the list of databases

Expected behavior I expected that upon returning to the project the list would remain there.

Environment (please complete the following information):

Joffcom commented 1 year ago

Hey @willph

What happens if you click the option to refresh the list?

Does this happen if you have an option selected and save the workflow?

willph commented 1 year ago

Hey @willph

What happens if you click the option to refresh the list?

Does this happen if you have an option selected and save the workflow?

What happens if you click the option to refresh the list?

R: nothing happens, it shows this print message

Does this happen if you have an option selected and save the workflow?

R: Yes,

Joffcom commented 1 year ago

Hey @willph,

No matter what I do I can't reproduce it, Do you see anything in the n8n log or does the page say connection lost on the top right?

How are you currently n8n is it with docker / npm / from source? Which option are you using in the node as well, I tried with Database > Get then reloaded the page after saving and it was there as expected along with the rest of the list.

willph commented 1 year ago

Hey @willph,

No matter what I do I can't reproduce it, Do you see anything in the n8n log or does the page say connection lost on the top right?

How are you currently n8n is it with docker / npm / from source? Which option are you using in the node as well, I tried with Database > Get then reloaded the page after saving and it was there as expected along with the rest of the list.

The installation was done using npm, the default database of the installation itself.

Joffcom commented 1 year ago

Hey @willph,

What about the other questions?

Joffcom commented 1 year ago

@willph,

Any updates on this one? Can you also share a screenshot of the node settings? I would like to get to the bottom of this one.