Activities of "mahmut.gundogdu"

The SaaS Module is distinct from multi-tenancy. It deals with the management of tenants and editions. Therefore, if you wish to remove or disable this module for a client, you should remove the SaasConfigModule.forRoot() line from app.module.ts. This is a design decision. The host can opt to disable multi-tenancy, but the database and other modules might still have or desire management capabilities. Hence, it is decoupled

Hi mahmut.gundogdu! Currently! After a time we running in AKS our testing enviroment work normaly both tenant and host. When we deploy this code to staging enviroment, an error which is the same like before. in tenant we cannot login on angular side when we check the error on the server, I see:

I'm looking forward to your response!

I would check the config. Especially environment (angular). Do you have sperated env file for staging . Sorry I miss/skip the question

Thanks Mahmut, I actually rerun with npm install --force, and all the errors gone with the exception of the one related to ./roles.component, but I am still having the same issue in the gif, the login page goes in a loop and I never see the main page.

After rebuilding the project, re running DbMigrate, the login loop is stopped but when visiting the Angular App, I get error related to redirect_uri

the value is the same one in the OpenIddictApplications

it is ot related the client side so you can't fix with npm install. Openiddict has allowed redirect list. your url is not constain . @maliming might describe well

Hello, Is there any update on this?

I deleted the node_module along with the yarn.lock and package-lock.json and run yarn install again, here is what I get:

I suggested, I uses yarn insead of 'npm' yarn fixed 3. party library version issues.

I think ,you upgrade your app but you can't applied breaking changes. Guards changed in angular. you may read migration guide.

https://docs.abp.io/en/abp/latest/Migration-Guides/Index

I have created issue in my local. When I upgrade Angular for my application from 16.0 to 16.2. It have fixed. There appears to be a version conflict with Angular (likely caused by third-party software). Are you able to try it? and have the solution approved?

Could you descibe more? What do you mean form module ?

I thought I found the main issue. But I couldn't yet. I am working on it. I have removed the answer (second time)

I thought I found the main issue. But I couldn't yet. I am working on it. I have removed the answer

I have tested in my local local. I have abp update, Then I copied your packaged.json. it works in my local.

i use Yarn insead of npm. maybe the problem related it that. Could you try with yarn and remove .angular folder, package.lock , yarn.lock and package.json ?

Answer

Yes, It was changed in v7.4. The doc updated but, There was a problem in the pipeline, It couldn't published yet. You can check the doc directly the link. https://docs.abp.io/en/commercial/latest/migration-guides/v7_4

I have refunded your credit.

Showing 21 to 30 of 282 entries
Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11