C2W3A3 - Issue with checkpoint.run()

I get this error when running checkpoint.run() in the great expectations assignment :
Error running action with name update_data_docs

File “/home/coder/miniconda/lib/python3.12/site-packages/great_expectations/data_context/types/resource_identifiers.py”, line 155, in from_tuple
RunIdentifier.from_tuple((tuple_[-3], tuple_[-2])),
~~~~~~^^^^
IndexError: tuple index out of range

P.s : I didn’t get any error before that cell.

Hi,

The error usually happens when checkpoint.run() is invoked and related metadata is missing, malformed or misformatted.

Kindly please double-check your Checkpoint configuration (i.e., checkpoint = Checkpoint(param1=…,param2=…)) and ensure all necessary parameters are properly set.

Hello,
Thank you for your reply.
The cell where the checkpoint object was instantiated was given. So, I didn’t have to edit anything.
I also checked my yaml files. Everything seems correct.
In the error message, you can see that the bug comes from the object UpdateDataDocsAction.
Maybe, something have changed in Great Expectations API since the last time the lab was updated.
Could you try to reproduce the error, please ?

Hi,

I wasn’t able to reproduce the error on my end. In the meantime, could you try restarting the lab to see if that helps?

Hi @hawraa.salami — would you be able to check from your side? My course access is still pending. Really appreciate your help. Thanks!

Hi,
I’ve already tried to reboot it. But I still got the same error.
Thanks.

Hi,

Could you please try filling out the lab refresh form?
You will be notified when your lab has been refreshed. Apologies again for the inconvenience.

Thanks

Hi,
Could you send a new link for the form please ?
It seems the one you sent have expired.

Thanks

It looks like Firebase Dynamic links do not work anymore in 2025 : Dynamic Links are Dead. What’s next? | by Pavel Ryabov | Aug, 2023 | Medium | Firebase Developers

Hi,

Here’s the form to fill out for the lab refresh

Here is what the form says :
"
C] Type of issue you encountered with the lab:*

If your issue is not any of these, please create or search for a topic on the Community platform instead of using this form.

  • The lab freezes at the loading page for more than 20 minutes, and can’t be launched even after refreshing the webpage.

  • The link to the AWS console is empty.

  • You can’t find the provided AWS resources.

  • Insufficient lake formation
    "

As you can see, my issue is not listed. However, I picked one and fill out the form anyway.

Hi,

Just following up—are you still seeing the issue after your lab was refreshed?

Hello,
I didn’t have the time to rerun the lab.
I will notify when it is done.

1 Like

The problem is solved. Thanks.

1 Like