Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🐛 Bug: Failed to duplicate base #7428

Closed
1 task done
LXj9atnQ opened this issue Jan 13, 2024 · 2 comments
Closed
1 task done

🐛 Bug: Failed to duplicate base #7428

LXj9atnQ opened this issue Jan 13, 2024 · 2 comments
Assignees
Labels
🔎 Status: More Info Needed More information is required to figure out the root cause.

Comments

@LXj9atnQ
Copy link

Please confirm if bug report does NOT exists already ?

  • I confirm there is no existing issue for this

Steps to reproduce ?

When I'm trying to duplicate base, there is an error:
Failed to duplicate project

Error from docker:

  • !! JOB FAILED !! ----
    ║║ id:1
    ║║ error:TypeError (Cannot read properties of undefined (reading 'id'))
    ║║
    ║║ stack: TypeError: Cannot read properties of undefined (reading 'id')
    ║║ at ImportService.importModels (/usr/src/app/docker/main.js:2:1465664)
    ║║ at process.processTicksAndRejections
    ║║ (node:internal/process/task_queues:95:5)
    ║║ at async DuplicateProcessor.duplicateBase
    ║║ (/usr/src/app/docker/main.js:2:1442249)
    ║║ at async QueueService.jobWrapper (/usr/src/app/docker/main.js:2:1369528)
    ║║ at async run (/usr/src/app/node_modules/p-queue/dist/index.js:163:29)

Desired Behavior

Create base duplicate

Project Details

Node: v18.18.2
Arch: x64
Platform: linux
Docker: true
RootDB: pg
PackageVersion: 0.204.0

Attachments

No response

@mertmit
Copy link
Member

mertmit commented Jan 15, 2024

Hi @LXj9atnQ, can you try to duplicate tables one by one and find which one is failing and share which column types are present within that table?

@dstala dstala added the 🔎 Status: More Info Needed More information is required to figure out the root cause. label Jan 17, 2024
@dstala
Copy link
Member

dstala commented Mar 30, 2024

@LXj9atnQ some of table duplication bugs are fixed of late. reopen this thread if you still face this issue.

@dstala dstala closed this as completed Mar 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔎 Status: More Info Needed More information is required to figure out the root cause.
Projects
Status: ✅ Closed
Development

No branches or pull requests

3 participants