Skip to content
This repository has been archived by the owner on Sep 2, 2022. It is now read-only.

Unable to delete service #2309

Closed
huv1k opened this issue Apr 30, 2018 · 5 comments
Closed

Unable to delete service #2309

huv1k opened this issue Apr 30, 2018 · 5 comments
Labels
bug/0-needs-info More information is needed for reproduction. status/stale Marked as state by the GitHub stalebot

Comments

@huv1k
Copy link
Contributor

huv1k commented Apr 30, 2018

Unable to delete service

Current behavior
When running command prisma delete:

ERROR: No cluster could be found for workspace 'prod' and cluster 'justmighty'

{
  "data": {
    "generateClusterToken": null
  },  "errors": [
    {
      "message": "No cluster could be found for workspace 'prod' and cluster 'justmighty'",
      "locations": [
        {
          "line": 3,
          "column": 9
        }
      ],
      "path": [
        "generateClusterToken"
      ],
      "code": 222
    }
  ],
  "status": 200
}

Workspace is prod insted of justmighty
prisma/1.7.3 (darwin-x64) node-v9.2.0

Expected behavior?
Delete service

@huv1k
Copy link
Contributor Author

huv1k commented May 1, 2018

Problem is still there with prisma/1.7.4 (darwin-x64) node-v9.2.0

@marktani marktani added the bug/0-needs-info More information is needed for reproduction. label May 1, 2018
@huv1k
Copy link
Contributor Author

huv1k commented May 24, 2018

Issue is still there with prisma: prisma/1.8.3 (darwin-x64) node-v8.9.4

@peterschussheim
Copy link
Contributor

Reporting the same issue using latest build of prisma.

iterm2006

@jasonkuhrt
Copy link
Member

I posted a report that I since realized was my confusion. The following is a deployed prisma api I made from several days/weeks ago to sandbox that I forgot about.

@stale
Copy link

stale bot commented Aug 2, 2018

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the status/stale Marked as state by the GitHub stalebot label Aug 2, 2018
@stale stale bot closed this as completed Aug 12, 2018
@pantharshit00 pantharshit00 added bug/0-needs-info More information is needed for reproduction. status/stale Marked as state by the GitHub stalebot labels Jan 10, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug/0-needs-info More information is needed for reproduction. status/stale Marked as state by the GitHub stalebot
Projects
None yet
Development

No branches or pull requests

5 participants