basis-company / tarantool-admin

MIT License
110 stars 28 forks source link

Uncaught TypeError: Argument 3 passed to Tarantool\Mapper\Space #55

Closed serzius closed 3 years ago

serzius commented 3 years ago

1st 10 mins all work good, then i try create new space as Guest - got error. After when click on Spaces tab got error: Uncaught TypeError: Argument 3 passed to Tarantool\Mapper\Space

Снимок-adminui-T

nekufa commented 3 years ago

Hello, is this still actual? Do you have a way to reproduce the error?

sarbash commented 3 years ago

The same here: изображение The schema: изображение Trying to change any field, got the error.

nekufa commented 3 years ago

Are you running docker image? What version do you use?

sarbash commented 3 years ago

Guess, that might be useful:

{
"Id": "sha256:a09cfc2fe309a1a818702110a54d2289e9511393f566b2e3b5a2dd2115882140",
"RepoTags": [
"quay.io/basis-company/tarantool-admin:latest"
],
"RepoDigests": [
"quay.io/basis-company/tarantool-admin@sha256:d07508eafa4d33c7ee01ace69503f8aa936ed74bb3d8af307a176c0e9b3d7001"
],
"Parent": "",
"Comment": "",
"Created": "2020-06-25T11:52:13.121115934Z",

version 0.5.15

nekufa commented 3 years ago

First of all, looks like, you update dependencies in container. Please try with fresh unchanged container, use latest 0.6.1 version.

Maybe it's related with your dataset, please share database snapshot. If it's hard to share data, add index tab screenshot (how indexes are configured). Did you describe space schema via admin or try to explore usable database?

nekufa commented 3 years ago

@sarbash checkout latest version 0.7.