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

Fix serverless notebooks #2598

Open
frankharkins opened this issue Jan 23, 2025 · 0 comments
Open

Fix serverless notebooks #2598

frankharkins opened this issue Jan 23, 2025 · 0 comments

Comments

@frankharkins
Copy link
Member

frankharkins commented Jan 23, 2025

We removed these notebooks from CI for PRs in #2595, but weekly runs still work. We should get them working again and add them back to CI.

  • docs/guides/serverless-first-program.ipynb

    Error occurred when calling job.status() in code cell 11.

    QiskitServerlessException: 
    | Message: Connection error. Make sure configuration (host and auth details) is correct.
    | Code: AUTH1001
    

    (Link to workflow logs).

  • docs/guides/serverless-manage-resources.ipynb

    This occurred when calling IBMServerlessClient().

    QiskitServerlessException: Cannot verify token.
    

    Might be as simple as updating our token, although the same token is currently working fine for other IBM Quantum services.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

No branches or pull requests

2 participants