Skip to content
This repository was archived by the owner on Aug 1, 2023. It is now read-only.
This repository was archived by the owner on Aug 1, 2023. It is now read-only.

Failing to make deploy #7

Open
Open
@ollar

Description

@ollar

Running command 'ember deploy production' I get error:

HTTP Error: 410, Unknown Error
{"context":{"body":{"error":{"message":"Unknown Error"}},"response":{"statusCode":410,"headers":{"server":"nginx","date":"Thu, 25 Oct 2018 14:43:52 GMT","content-type":"application/json; charset=utf-8","content-length":"240","connection":"close","access-control-allow-origin":"*","access-control-allow-methods":"GET, PUT, POST, DELETE, OPTIONS","strict-transport-security":"max-age=31556926; includeSubDomains; preload"},"request":{"uri":{"protocol":"https:","slashes":true,"auth":null,"host":"deploy.firebase.com","port":443,"hostname":"deploy.firebase.com","hash":null,"search":"?fileCount=48&message=","query":"fileCount=48&message=","pathname":"/v1/hosting/***/uploads/-LPffazPlggI6L9iYOjD","path":"/v1/hosting/***/uploads/-LPffazPlggI6L9iYOjD?fileCount=48&message=","href":"https://deploy.firebase.com/v1/hosting/***/uploads/-LPffazPlggI6L9iYOjD?fileCount=48&message="},"method":"PUT"}}},"exit":1}
- something bad happened oh no
- FirebaseError: HTTP Error: 410, Unknown Error
- Error
    at new FirebaseError (/home/ollar/Documents/dev/***/node_modules/firebase-tools/lib/error.js:16:16)
    at module.exports (/home/ollar/Documents/dev/***/node_modules/firebase-tools/lib/responseToError.js:38:10)
    at Request._callback (/home/ollar/Documents/dev/***/node_modules/firebase-tools/lib/api.js:47:25)
    at Request.self.callback (/home/ollar/Documents/dev/***/node_modules/request/request.js:185:22)
    at Request.emit (events.js:182:13)
    at Request.EventEmitter.emit (domain.js:442:20)
    at Request.<anonymous> (/home/ollar/Documents/dev/***/node_modules/request/request.js:1157:10)
    at Request.emit (events.js:182:13)
    at Request.EventEmitter.emit (domain.js:442:20)
    at IncomingMessage.<anonymous> (/home/ollar/Documents/dev/***/node_modules/request/request.js:1079:12)

Can anyone help me with this?

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions