Skip to content

bug: Server Error (500) after updating to version 2. #1026

@UbaidAhmed2803

Description

@UbaidAhmed2803

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

I have started to get Server Error (500) after updating to version v2.0.1

After updating my rengine, I was asked to create a project. A new URL was created for me in the following format:

https://{IP}/myproject/dashboard

Since then after login, I am redirected to the above URL where I get to see Server Error(500). I also checked the logs and I observed the following:

tpasm-db-1           | 2023-10-31 04:34:12.221 UTC [59] ERROR:  column targetApp_domain.project_id does not exist at character 60
tpasm-db-1           | 2023-10-31 04:34:12.221 UTC [59] STATEMENT:  SELECT COUNT(*) AS "__count" FROM "targetApp_domain" WHERE "targetApp_domain"."project_id" = 1

Expected Behavior

I should be able to access the dashboard

Steps To Reproduce

No specific steps as such. I just updated the rengine version to v2.0.1

Environment

- reNgine: v2.0.1
- OS: Ubuntu 20.04.4 LTS
- Python: 3.8.10
- Docker Engine: 20.10.17, build 100c701
- Docker Compose: v2.6.0
- Browser: Google Chrome [Version 118.0.5993.117 (Official Build) (arm64)]

Anything else?

No response

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions