question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Not sure what this is about, but it is blocking staged recipes:

Traceback (most recent call last):
  File "/home/runner/miniconda/bin/conda-smithy", line 10, in <module>
    sys.exit(main())
  File "/home/runner/miniconda/lib/python3.7/site-packages/conda_smithy/cli.py", line 666, in main
    args.subcommand_func(args)
  File "/home/runner/miniconda/lib/python3.7/site-packages/conda_smithy/cli.py", line 291, in __call__
    ci_register.travis_configure(owner, repo)
  File "/home/runner/miniconda/lib/python3.7/site-packages/conda_smithy/ci_register.py", line 502, in travis_configure
    response.raise_for_status()
  File "/home/runner/miniconda/lib/python3.7/site-packages/requests/models.py", line 953, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: https://api.travis-ci.com/repo/20663660/setting/builds_only_with_travis_yml

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Reactions:2
  • Comments:19 (19 by maintainers)

github_iconTop GitHub Comments

3reactions
jakirkhamcommented, Aug 18, 2021

Travis is investigating

2reactions
chrisburrcommented, Aug 12, 2021

I’ve opened an issue on the status page about it: https://github.com/conda-forge/status/issues/116

Read more comments on GitHub >

github_iconTop Results From Across the Web

Error Handling - API Developer Documentation - Travis CI
Understanding errors. Error responses are as descriptive as possible, and sometimes contain extra fields to help clients understand why the error occurred.
Read more >
API Error when trying to travis enable a github repo
An error happened when we tried to alter settings on GitHub. It may be caused by API restrictions, please review and add your...
Read more >
Unpatched Travis CI API Bug Exposes Thousands of Secret ...
An unpatched security issue in the Travis CI API has left tens of thousands of developers' user tokens exposed to potential attacks.
Read more >
api-error-handler/.travis.yml at master · expressjs/api-error-handler ...
Express error handlers for JSON APIs. Contribute to expressjs/api-error-handler development by creating an account ... script: "npm run-script test-travis".
Read more >
ruby - TravisCI login with credentials return "Not Found", can't ...
I have installed ruby from the msi installer, and then Travis using gem ... com: https://api.travis-ci.com/ () Last Exception An error ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found