Hi,
I did a demo yesterday in a new environment, when i finished i cleaned all the workspaces.
Today i would like to use this env, but i cannot.
Could you help me, what can be the reason?
i’m tring url like this:
https://mygitpod.com/#https://gitlab.com/mygitlabid/gitpod-spring-demo
from server log:
2020-12-02T08:59:58.193371189Z {"@type":“type.googleapis.com/google.devtools.clouderrorreporting.v1beta1.ReportedErrorEvent",“serviceContext”:{“service”:“server”,“version”:“0.5.0”},“stack_trace”:"TypeError: undefined is not iterable (cannot read property Symbol(Symbol.iterator))\n at __read (/app/node_modules/gitlab/dist/index.js:1:2673)\n at __spread (/app/node_modules/gitlab/dist/index.js:1:2975)\n at Object. (/app/node_modules/gitlab/dist/index.js:1:6753)\n at /app/node_modules/gitlab/dist/index.js:1:2503\n at Object.next (/app/node_modules/gitlab/dist/index.js:1:2608)\n at p (/app/node_modules/gitlab/dist/index.js:1:1366)\n at runMicrotasks ()\n at processTicksAndRejections (internal/process/task_queues.js:97:5)”,“component”:“server”,“severity”:“ERROR”,“time”:“2020-12-02T08:59:58.193Z”,“environment”:“production”,“region”:“local”,“message”:“GitLab request error”,“error”:“TypeError: undefined is not iterable (cannot read property Symbol(Symbol.iterator))\n at __read (/app/node_modules/gitlab/dist/index.js:1:2673)\n at __spread (/app/node_modules/gitlab/dist/index.js:1:2975)\n at Object. (/app/node_modules/gitlab/dist/index.js:1:6753)\n at /app/node_modules/gitlab/dist/index.js:1:2503\n at Object.next (/app/node_modules/gitlab/dist/index.js:1:2608)\n at p (/app/node_modules/gitlab/dist/index.js:1:1366)\n at runMicrotasks ()\n at processTicksAndRejections (internal/process/task_queues.js:97:5)”}
2020-12-02T08:59:58.194051586Z {"@type":"type.googleapis.com/google.devtools.clouderrorreporting.v1beta1.ReportedErrorEvent","serviceContext":{"service":"server","version":"0.5.0"},"stack_trace":"TypeError: undefined is not iterable (cannot read property Symbol(Symbol.iterator))\n at __read (/app/node_modules/gitlab/dist/index.js:1:2673)\n at __spread (/app/node_modules/gitlab/dist/index.js:1:2975)\n at Object.<anonymous> (/app/node_modules/gitlab/dist/index.js:1:6753)\n at /app/node_modules/gitlab/dist/index.js:1:2503\n at Object.next (/app/node_modules/gitlab/dist/index.js:1:2608)\n at p (/app/node_modules/gitlab/dist/index.js:1:1366)\n at runMicrotasks (<anonymous>)\n at processTicksAndRejections (internal/process/task_queues.js:97:5)","component":"server","severity":"ERROR","time":"2020-12-02T08:59:58.193Z","environment":"production","region":"local","context":{"userId":"65f0337a-04e0-45bb-8000-47584862243c"},"error":"TypeError: undefined is not iterable (cannot read property Symbol(Symbol.iterator))\n at __read (/app/node_modules/gitlab/dist/index.js:1:2673)\n at __spread (/app/node_modules/gitlab/dist/index.js:1:2975)\n at Object.<anonymous> (/app/node_modules/gitlab/dist/index.js:1:6753)\n at /app/node_modules/gitlab/dist/index.js:1:2503\n at Object.next (/app/node_modules/gitlab/dist/index.js:1:2608)\n at p (/app/node_modules/gitlab/dist/index.js:1:1366)\n at runMicrotasks (<anonymous>)\n at processTicksAndRejections (internal/process/task_queues.js:97:5)"}
2020-12-02T08:59:58.194478174Z {"component":"server","severity":"INFO","time":"2020-12-02T08:59:58.194Z","environment":"production","region":"local","message":"Request createWorkspace unsuccessful: 460/\"undefined is not iterable (cannot read property Symbol(Symbol.iterator))\"","payload":{"method":"createWorkspace","args":[{"contextUrl":"https://gitlab.com/mygitlabid/gitpod-spring-demo","mode":"select-if-running"},{"_isCancelled":false}]}}`Preformatted text`