cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Unable to subscribe a tenant - does not exist

jesypuri
Discoverer
0 Kudos
676

Hello,

I am trying to subscribe a tenant to my multitenant application but when I do so, it crashes and say that the tenant does not exists. I am getting this error from the logs as show below.

2024-07-19T03:43:33.18+0000 [APP/PROC/WEB/0] ERR {"level":"warn","logger":"cds","correlation_id":"8aa8b606-e12a-4d36-4cf7-8d1b5e6d6cc7","tenant_id":"39b14c96-8e91-4a60-93c3-cb702b655934","timestamp":"2024-07-19T03:43:33.188Z","msg":"️Uncaught Tenant '39b14c96-8e91-4a60-93c3-cb702b655934' does not exist","status":404,"layer":"cds","component_type":"application","container_id":"10.32.1.5","component_id":"c5c939c6-7a3f-4a74-adab-b4fa525ff0eb","component_name":"demosaasapp-srv","component_instance":0,"source_instance":0,"organization_name":"3c2ee525trial","organization_id":"cf51f188-efe1-4907-a8b0-40c7ea06c3a1","space_name":"dev","space_id":"55cf897c-2ae2-48a9-b4bc-7f5f78d20acd","type":"log"}

2024-07-19T03:43:39.62+0000 [API/12] OUT Process has crashed with type: "web"
2024-07-19T03:43:39.62+0000 [CELL/0] OUT Cell d1cc041a-d5a1-41d6-b9f6-6cda736ce3f0 stopping instance f7acbd8e-6c97-4773-4ace-d1c0
2024-07-19T03:43:39.62+0000 [CELL/0] OUT Cell d1cc041a-d5a1-41d6-b9f6-6cda736ce3f0 destroying container for instance f7acbd8e-6c97-4773-4ace-d1c0
2024-07-19T03:43:39.63+0000 [API/12] OUT App instance exited with guid c5c939c6-7a3f-4a74-adab-b4fa525ff0eb payload: {"instance"=>"f7acbd8e-6c97-4773-4ace-d1c0", "index"=>0, "cell_id"=>"d1cc041a-d5a1-41d6-b9f6-6cda736ce3f0", "reason"=>"CRASHED", "exit_description"=>"Codependent step exited", "crash_count"=>1, "crash_timestamp"=>1721360619604239806, "version"=>"bc0c4fb2-7399-4d8b-9067-f1cb9b53aa28"}

I am currently using a trial account for my multitenant application and made a tenant subaccount.

 

Edit: When I try to test my application locally, I can subscribe just fine.

I would appreciate any help or insights regarding this. Thanks.

Accepted Solutions (1)

Accepted Solutions (1)

jesypuri
Discoverer
0 Kudos

The problem is solved after I update the dependency, @Sisn/cds-mtxs. Not sure if its a bug from the previous version. Thank everyone.

Answers (0)