sintaxi / surge

CLI for the surge.sh CDN

Home Page:https://surge.sh

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error - Deployment endpoint temporarily unreachable

b0a04gl opened this issue · comments

Hi team, i'm trying to rollout an update to my website hosted over surge. I've github actions workflow to deploy changes. It's been failing since yesterday with below error:

Run surge ./ *** --token ***
  surge ./ *** --token ***
  shell: /usr/bin/bash -e {0}

(node:1806) [DEP00[4](https://github.com/b0a04gl/b0a04gl-portfolio/actions/runs/7217915182/job/19666505327#step:5:5)0] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
(Use `node --trace-deprecation ...` to show where the warning was created)
   Error - Deployment endpoint temporarily unreachable

Error: Process completed with exit code 1.

JobID: https://github.com/b0a04gl/b0a04gl-portfolio/actions/runs/7217915182/job/19666505327

I've even tried to do it from local, but still failed.

Screenshot 2023-12-15 at 11 14 56 AM

Can you someone help with mitigating this issue? @sintaxi

service is back, now deployable. Would love to hear about RCA.