Skip to content

Instantly share code, notes, and snippets.

@matt-allan
Created June 18, 2021 22:55
Show Gist options
  • Save matt-allan/a0890328dac1d452b6d058e12ef8b3be to your computer and use it in GitHub Desktop.
Save matt-allan/a0890328dac1d452b6d058e12ef8b3be to your computer and use it in GitHub Desktop.
[2021-06-18T22:54:07Z INFO wrangler::settings::global_config] No $WRANGLER_HOME detected, using $HOME
Allow Wrangler to open a page in your browser? [y/n]
y
💁 Opened a link in your default browser: https://dash.cloudflare.com/wrangler?key=<REDACTED>
[2021-06-18T22:54:09Z DEBUG eventual::core] Core::producer_ready; state=State[count=0; consuming=false; producing=false; lifecycle=New]
[2021-06-18T22:54:09Z DEBUG eventual::core] - transitioned from State[count=0; consuming=false; producing=false; lifecycle=New] to State[count=0; consuming=false; producing=false; lifecycle=ProducerWait]
⠁ Waiting for API token...
[2021-06-18T22:54:09Z DEBUG eventual::core] Core::consumer_await
[2021-06-18T22:54:09Z DEBUG eventual::core] Core::consumer_ready; state=State[count=0; consuming=false; producing=false; lifecycle=ProducerWait]
[2021-06-18T22:54:09Z DEBUG eventual::core] Core::consumer_wait; state=State[count=0; consuming=false; producing=false; lifecycle=ProducerWait]
[2021-06-18T22:54:09Z DEBUG eventual::core] - transitioned from State[count=0; consuming=false; producing=false; lifecycle=ProducerWait] to State[count=1; consuming=false; producing=false; lifecycle=ConsumerWait]
[2021-06-18T22:54:09Z DEBUG eventual::core] - notifying producer
[2021-06-18T22:54:09Z DEBUG eventual::core] Core::notify_producer
[2021-06-18T22:54:09Z DEBUG eventual::core] - transitioned from State[count=1; consuming=false; producing=false; lifecycle=ConsumerWait] to State[count=1; consuming=false; producing=true; lifecycle=ConsumerWait]
[2021-06-18T22:54:09Z DEBUG eventual::core] - Invoking producer; state=State[count=1; consuming=false; producing=true; lifecycle=ConsumerWait]
[2021-06-18T22:54:09Z DEBUG eventual::stream] Sender::poll; is_ready=true
[2021-06-18T22:54:09Z DEBUG eventual::core] Core::producer_poll; state=State[count=1; consuming=false; producing=true; lifecycle=ConsumerWait]
[2021-06-18T22:54:09Z DEBUG syncbox::thread_pool] running task; tp-state=Running; worker_count=0
[2021-06-18T22:54:09Z DEBUG syncbox::thread_pool] spawning new worker thread
[2021-06-18T22:54:09Z DEBUG syncbox::thread_pool] task submitted to queue
[2021-06-18T22:54:09Z DEBUG eventual::core] - Producer invoked; state=State[count=1; consuming=false; producing=false; lifecycle=ConsumerWait]
[2021-06-18T22:54:09Z DEBUG eventual::core] Core::consumer_await - parking thread
⠤ Waiting for API token...
[2021-06-18T22:54:10Z DEBUG syncbox::thread_pool] worker processing task
[2021-06-18T22:54:10Z DEBUG syncbox::thread_pool] ~~ running scheduled task
[2021-06-18T22:54:10Z DEBUG eventual::core] Core::complete; state=State[count=1; consuming=false; producing=false; lifecycle=ConsumerWait]; success=true; last=false
[2021-06-18T22:54:10Z DEBUG eventual::core] - transitioned from State[count=1; consuming=false; producing=false; lifecycle=ConsumerWait] to State[count=1; consuming=false; producing=false; lifecycle=Ready]
[2021-06-18T22:54:10Z DEBUG eventual::core] - notifying consumer
[2021-06-18T22:54:10Z DEBUG eventual::core] Core::consumer_await - unparking thread
[2021-06-18T22:54:10Z DEBUG eventual::core] - consumer notified
[2021-06-18T22:54:10Z DEBUG eventual::core] Core::producer_ready; state=State[count=1; consuming=false; producing=false; lifecycle=Ready]
[2021-06-18T22:54:10Z DEBUG eventual::core] - transitioned from State[count=1; consuming=false; producing=false; lifecycle=Ready] to State[count=1; consuming=false; producing=false; lifecycle=ReadyProducerWait]
[2021-06-18T22:54:10Z DEBUG eventual::core] Core::consumer_poll; state=State[count=1; consuming=false; producing=false; lifecycle=ReadyProducerWait]
[2021-06-18T22:54:10Z DEBUG syncbox::thread_pool] worker waiting for task
[2021-06-18T22:54:10Z DEBUG eventual::core] - transitioned from State[count=1; consuming=false; producing=false; lifecycle=ReadyProducerWait] to State[count=1; consuming=false; producing=fals
⠤ Waiting for API token...
⠁ Waiting for API token...
[2021-06-18T22:54:11Z DEBUG reqwest::async_impl::client] response '404 Not Found' for https://api.cloudflare.com/client/v4/workers/token
[2021-06-18T22:54:11Z DEBUG eventual::core] Core::consumer_await
[2021-06-18T22:54:11Z DEBUG eventual::core] Core::consumer_ready; state=State[count=1; consuming=false; producing=false; lifecycle=ProducerWait]
[2021-06-18T22:54:11Z DEBUG eventual::core] Core::consumer_wait; state=State[count=1; consuming=false; producing=false; lifecycle=ProducerWait]
[2021-06-18T22:54:11Z DEBUG eventual::core] - transitioned from State[count=1; consuming=false; producing=false; lifecycle=ProducerWait] to State[count=2; consuming=false; producing=false; lifecycle=ConsumerWait]
[2021-06-18T22:54:11Z DEBUG eventual::core] - notifying producer
[2021-06-18T22:54:11Z DEBUG eventual::core] Core::notify_producer
[2021-06-18T22:54:11Z DEBUG eventual::core] - transitioned from State[count=2; consuming=false; producing=false; lifecycle=ConsumerWait] to State[count=2; consuming=false; producing=true; lifecycle=ConsumerWait]
[2021-06-18T22:54:11Z DEBUG eventual::core] - Invoking producer; state=State[count=2; consuming=false; producing=true; lifecycle=ConsumerWait]
[2021-06-18T22:54:11Z DEBUG eventual::stream] Sender::poll; is_ready=false
[2021-06-18T22:54:11Z DEBUG eventual::core] Core::producer_poll; state=State[count=2; consuming=false; producing=true; lifecycle=ConsumerWait]
[2021-06-18T22:54:11Z DEBUG syncbox::thread_pool] running task; tp-state=Running; worker_count=1
[2021-06-18T22:54:11Z DEBUG syncbox::thread_pool] spawning new worker thread
[2021-06-18T22:54:11Z DEBUG syncbox::thread_pool] task submitted to queue
[2021-06-18T22:54:11Z DEBUG eventual::core] - Producer invoked; state=State[count=2; consuming=false; producing=false; lifecycle=ConsumerWait]
[2021-06-18T22:54:11Z DEBUG eventual::core] Core::consumer_await - parking thread
⠒ Waiting for API token...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment