Can't enable service #6
-
Since yesterday I found Swift Cloud's Deployment can't enable service anymore. Here's the deployment log: 15:05:15.149 Deployment queued for SwiftCloudHelloWorld on branch refs/heads/main
15:05:15.519 Initializing compute service...
15:05:15.611 Initialized compute service: app-1u4ws9a08d-prod
15:05:15.611 Enabling realtime log streaming...
15:05:15.856 Enabled realtime log streaming.
15:05:15.856 Enabling fanout and websockets...
15:05:16.013 PUT https://api.fastly.com/enabled-products/websockets/services/30tQDPrXRARSXmoAegi0hP - 400 {"type":"","title":"not entitled to enable","status":400,"errors":null,"detail":""} This is the same code base that I successfully deployed before, but from yesterday it can't deploy anymore. I found this problem when trying to merge a new pull request. Any suggestions? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
Hey @el-hoshino im so sorry for the issue, I'm working on a fix now. I need to disable websockets until Fastly fixed an underlying issue with my account. I'm assuming you're not actually using web sockets so this won't be an issue but if you are please let me know. I'll have the fix out soon. |
Beta Was this translation helpful? Give feedback.
-
I tried to deploy today again and it works now! Thanks a lot! |
Beta Was this translation helpful? Give feedback.
Hey @el-hoshino im so sorry for the issue, I'm working on a fix now. I need to disable websockets until Fastly fixed an underlying issue with my account. I'm assuming you're not actually using web sockets so this won't be an issue but if you are please let me know.
I'll have the fix out soon.