Create a counter

Hey @leucotron!

Sorry I missed this. The variable looks good. Did this not work? Are you still facing the same issue?

Hey @harshil1712 no problem.

Not yet! The error continues frequently. Is there a way to get some n8n logs to try to discovery the issue? I used just “docker logs -f root_n8n_1” command.

Did you restart the setup after you added the variable? Because else it will not be used.

Hi @jan
I ran “docker-compose up -d” to update the container image. Is it enought?

Yes, that should be enough.

Then you can set the environment variable N8N_LOG_LEVEL=debug to get more data out of n8n

Hey @leucotron,

Did you get it to work? Let us know if you need any help :slight_smile:

Hey @harshil1712 ,
I’m sorry for late, I was on vacation.
Well, we changed this project and right now, are are using other flows to do something like it (we are not using the loop on the flow).
I appreciate your help and @jan so far in this topic.

Hey @leucotron,

No worries! Thank you for letting us know :slight_smile:

Can i get an example workflow for this scenario. We have a need to increment date and query according to the date.