runtime error

๏ฟฝ๏ฟฝ eate.py:108 in <listcomp> โ”‚ โ”‚ โ”‚ โ”‚ 105 โ”‚ โ”‚ โ”‚ role=role, โ”‚ โ”‚ 106 โ”‚ โ”‚ โ”‚ password=password, โ”‚ โ”‚ 107 โ”‚ โ”‚ โ”‚ api_key=api_key, โ”‚ โ”‚ โฑ 108 โ”‚ โ”‚ โ”‚ workspaces=[WorkspaceCreate(name=workspace_name) for works โ”‚ โ”‚ 109 โ”‚ โ”‚ ) โ”‚ โ”‚ 110 โ”‚ โ”‚ โ”‚ โ”‚ 111 โ”‚ โ”‚ user = await User.create( โ”‚ โ”‚ โ”‚ โ”‚ โ•ญโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€ locals โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ•ฎ โ”‚ โ”‚ โ”‚ .0 = <list_iterator object at 0x7f42b8556830> โ”‚ โ”‚ โ”‚ โ”‚ workspace_name = 'Castena_workspace' โ”‚ โ”‚ โ”‚ โ•ฐโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ•ฏ โ”‚ โ”‚ โ”‚ โ”‚ in pydantic.main.BaseModel.__init__:341 โ”‚ โ•ฐโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ•ฏ ValidationError: 1 validation error for WorkspaceCreate name string does not match regex "^(?!-|_)[a-z0-9-_]+$" (type=value_error.str.regex; pattern=^(?!-|_)[a-z0-9-_]+$)

Container logs:

Fetching error logs...