bitpoke / stack

Open-Source WordPress Infrastructure on Kubernetes

Home Page:https://www.bitpoke.io/stack

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Can't update site after project update

vtemian opened this issue · comments

STR:

  • create new project
  • create new site
  • update project
  • update site
  • it fails
     payload:
error: RequestError: invalid request at _callee$ (http://localhost:3000/static/js/main.chunk.js:14583:30) at tryCatch (http://localhost:3000/static/js/0.chunk.js:158415:17) at Generator.invoke [as _invoke] (http://localhost:3000/static/js/0.chunk.js:158634:22) at Generator.prototype.<computed> [as next] (http://localhost:3000/static/js/0.chunk.js:158468:21) at asyncGeneratorStep (http://localhost:3000/static/js/0.chunk.js:45281:24) at _next (http://localhost:3000/static/js/0.chunk.js:45303:9)
name: "RequestError"
status:
code: 3
details: Array(1)
0: BadRequest
fieldViolations: Array(1)
0: FieldViolation
description: "'111111xxxxxxxxxxxxxx-0m7kv' is not a valid DNS label"
field: "site.name"
__proto__: Object
length: 1
__proto__: Array(0)
__proto__: Object
length: 1
__proto__: Array(0)
message: "invalid request"
__proto__: Object
message: "invalid request"
stack: "RequestError: invalid request↵    at _callee$ (http://localhost:3000/static/js/main.chunk.js:14583:30)↵    at tryCatch (http://localhost:3000/static/js/0.chunk.js:158415:17)↵    at Generator.invoke [as _invoke] (http://localhost:3000/static/js/0.chunk.js:158634:22)↵    at Generator.prototype.<computed> [as next] (http://localhost:3000/static/js/0.chunk.js:158468:21)↵    at asyncGeneratorStep (http://localhost:3000/static/js/0.chunk.js:45281:24)↵    at _next (http://localhost:3000/static/js/0.chunk.js:45303:9)"
__proto__: Wrapper

111111xxxxxxxxxxxxxx-0m7kv == site name
old site domain: 111111xxxxxxxxxxxxxx.com
new site domain: 111111xxxxxxxxxxxxxx.com111