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 cloudflare account id #27

Closed
wants to merge 1 commit into from
Closed

Conversation

chenx-dust
Copy link

No description provided.

@tina-hello
Copy link
Owner

This seems to be related on how you set the env when deploying. https://github.com/arrebol22/doh-cf-workers/actions/runs/12337096603 works without your changes, and I just tried running your changes and it fail on my side, so I won't merge this.

@tina-hello tina-hello closed this Dec 16, 2024
@chenx-dust
Copy link
Author

Do you have multiple accounts in a single identity?

Here is my log:

⛅️ wrangler 3.87.0 (update available 3.95.0)
  ---------------------------------------------
  
  
  ✘ [ERROR] More than one account available but unable to select one in non-interactive mode.
  
    Please set the appropriate `account_id` in your `wrangler.toml` file.
    Available accounts are (`<name>`: `<account_id>`):
      `Chenx Dust`: `***`
      `Another Account`: `***`
  
  
  🪵  Logs were written to "/home/runner/.config/.wrangler/logs/wrangler-***.log"

Refer to: https://github.com/chenx-dust/doh-cf-workers/actions/runs/12337259010/job/34430737100

If you can provide more details about you failing to run my code, it will be great for me to look into it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants