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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

馃悰 Bug Report: Cannot Commit with entity fields of type File #8456

Open
CryCript opened this issue May 11, 2024 · 5 comments
Open

馃悰 Bug Report: Cannot Commit with entity fields of type File #8456

CryCript opened this issue May 11, 2024 · 5 comments
Assignees
Labels
type: bug Something isn't working

Comments

@CryCript
Copy link

What happened?

Build log n2b6nqt7
info_i
Failed
Total duration 0m 8s
check
Adding task to queue
0s
2024-05-11T01:51:02.482Z (Info) Create build generation task
2024-05-11T01:51:02.482Z (Info) Build version: n2b6nqt7
2024-05-11T01:51:02.482Z (Info) Build message:
close
Generating Application
8s
2024-05-11T01:51:11.534Z (Info) [admin-ui] Installing plugin: @amplication/plugin-auth-auth0@latest
2024-05-11T01:51:11.845Z (Info) [server] Installing plugin: @amplication/plugin-auth-auth0@latest
2024-05-11T01:51:11.853Z (Info) [server] Successfully installed plugin: @amplication/plugin-auth-auth0@latest
2024-05-11T01:51:11.862Z (Info) [server] Installing plugin: @amplication/plugin-auth-core@latest
2024-05-11T01:51:11.870Z (Info) [admin-ui] Successfully installed plugin: @amplication/plugin-auth-auth0@latest
2024-05-11T01:51:11.879Z (Info) [admin-ui] Installing plugin: @amplication/plugin-auth-core@latest
2024-05-11T01:51:11.887Z (Info) [server] Successfully installed plugin: @amplication/plugin-auth-core@latest
2024-05-11T01:51:11.896Z (Info) [server] Installing plugin: @amplication/plugin-auth-jwt@latest
2024-05-11T01:51:11.904Z (Info) [admin-ui] Successfully installed plugin: @amplication/plugin-auth-core@latest
2024-05-11T01:51:11.912Z (Info) [admin-ui] Installing plugin: @amplication/plugin-auth-jwt@latest
2024-05-11T01:51:11.921Z (Info) [server] Successfully installed plugin: @amplication/plugin-auth-jwt@latest
2024-05-11T01:51:11.929Z (Info) [server] Installing plugin: @amplication/plugin-db-mongo@latest
2024-05-11T01:51:11.938Z (Info) [admin-ui] Successfully installed plugin: @amplication/plugin-auth-jwt@latest
2024-05-11T01:51:11.947Z (Info) [admin-ui] Installing plugin: @amplication/plugin-db-mongo@latest
2024-05-11T01:51:11.955Z (Info) [server] Successfully installed plugin: @amplication/plugin-db-mongo@latest
2024-05-11T01:51:11.964Z (Info) [server] Installing plugin: @amplication/plugin-formatter-prettier@latest
2024-05-11T01:51:11.972Z (Info) [admin-ui] Successfully installed plugin: @amplication/plugin-db-mongo@latest
2024-05-11T01:51:11.981Z (Info) [admin-ui] Installing plugin: @amplication/plugin-formatter-prettier@latest
2024-05-11T01:51:11.989Z (Info) [server] Successfully installed plugin: @amplication/plugin-formatter-prettier@latest
2024-05-11T01:51:11.997Z (Info) [admin-ui] Successfully installed plugin: @amplication/plugin-formatter-prettier@latest
2024-05-11T01:51:12.011Z (Info) [server] Running DSG version: v4.0.1 <9f120d>
2024-05-11T01:51:12.020Z (Info) [server] Creating application...
2024-05-11T01:51:12.029Z (Info) [server] Creating DTOs...

What you expected to happen

Please fix amazing app

How to reproduce

Solve the problem

Amplication version

2.0.0

Environment

Node

Are you willing to submit PR?

No response

@CryCript CryCript added the type: bug Something isn't working label May 11, 2024
@yuval-hazaz
Copy link
Member

thanks @CryCript
I don't see the specific error message in the log
is that something that consistently fails on additional builds?

@CryCript
Copy link
Author

thanks @CryCript I don't see the specific error message in the log is that something that consistently fails on additional builds?

Yes, I always fail on the next commit, the build log is always like that

@CryCript
Copy link
Author

thanks @CryCript I don't see the specific error message in the log is that something that consistently fails on additional builds?

I was found the bug, is about the entity field type (file).

@CryCript
Copy link
Author

image

the problems

@mulygottlieb
Copy link
Member

Thanks for reporting this issue @CryCript.
Indeed, there is currently a bug with the File Field type. We will fix it in the coming days; you can track this ticket.
For now, you can continue working on your services without File fields, and we will let you know on this ticket once this is ready to be used as well.
Sorry for the inconvenience!

@mulygottlieb mulygottlieb changed the title 馃悰 Bug Report: Cannot Commit 馃悰 Bug Report: Cannot Commit with entity fields of type File May 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants