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: JOVU errors on Git repository connection #8455

Open
overbit opened this issue May 10, 2024 · 0 comments
Open

馃悰 Bug Report: JOVU errors on Git repository connection #8455

overbit opened this issue May 10, 2024 · 0 comments
Labels
type: bug Something isn't working

Comments

@overbit
Copy link
Contributor

overbit commented May 10, 2024

What happened?

image

CloudWatch Logs Insights
region: us-east-1
log-group-names: /aws/containerinsights/amplication-production/application
start-time: -1800s
end-time: 0s
query-string:

fields log_processed.timestamp, log_processed.component, log_processed.level, log_processed.message | filter not isblank(log_processed.component)
| filter log not like "\"logger\":\"kafkajs\""
| filter log_processed.level = "error"
| filter log_processed.message like "Chat"
# | filter log_processed.component = "amplication-server"
| sort @timestamp desc
| limit 200

log_processed.timestamp log_processed.component log_processed.level log_processed.message
2024-05-10T14:15:20.973Z amplication-server error Chat: Error executing function: Invalid prisma.gitRepository.create() invocation: An operation failed because it depends on one or more records that were required but not found. No 'GitOrganization' record(s) (needed to inline the relation on 'GitRepository' record(s)) was found for a nested connect on one-to-many relation 'GitOrganizationToGitRepository'.

What you expected to happen

.

How to reproduce

.

Amplication version

No response

Environment

No response

Are you willing to submit PR?

No response

@overbit overbit added the type: bug Something isn't working label May 10, 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

1 participant