Activities of "NH-Support"

Hi,

please check https://abp.io/docs/latest/framework/ui/angular/http-requests#how-to-get-a-specific-api-endpoint-from-application-config

thanks

Hi I think there is misunderstanding what i need is how to generate proxy and specify the name of the api I need the generated proxies to have custom value for the variable 'apiName' not when how to call specific api because we have too many generated proxies that we can not change it manually

  • ABP Framework version: v8.1.1
  • UI Type: Angular 17
  • Database System: EF Core (SQL Server)
  • Tiered (for MVC) or Auth Server Separated (for Angular): Separated
  • Exception message and full stack trace: No Exception
  • Steps to reproduce the issue:

We have two backends and one frontend

And We want to generate proxies for each in different folders and managed to do that but the problem is when the generated services for backend2 is created it look like this:

The apiName is default so when I call any service it goes with https://localhost :44336 even though the correct url is https://localhost:44338 So how can I specify the apiName value when I generate proxy? I tried using --api-name but it didn't work.

  • ABP Framework version: v8.0.0
  • UI Type: Angular
  • Database System: EF Core (SQL Serve)
  • Tiered (for MVC) or Auth Server Separated (for Angular): separated Auht
  • Exception message and full stack trace:
  • Steps to reproduce the issue:
  • How can I access the source code of Lepton x Side Menu? as I need to override it to add ngx-joyride Thanks in advance,

Hello,

I have checked your log files there is no any error or exception Please check out https://support.abp.io/QA/Questions/1015/Email-is-not-coming-after-forgot-password#answer-5c4820a3-7106-c96a-26bd-39fb323e3594 if it helps you.

Thanks

Hi, Yes, we already remove this line which is in Domain layer. but Isn't the AuthServer responsible to send the Forget Password link?

Hi Anjali

Here is the link to the logs

https://drive.google.com/file/d/1aQW7kMN5gyvQx_lTRs7usep0liGdy7U0/view?usp=sharing

Kindly check

  • ABP Framework version: v8.0.4
  • UI Type: Angular
  • Database System: EF Core (SQL Server)
  • Tiered (for MVC) or Auth Server Separated (for Angular): Separated Auth
  • Exception message and full stack trace:
  • Steps to reproduce the issue:
  • Click on Forgot Password in Login page
  • Enter the Tenant and the Email click on Submit * but I didn't receive any email and I tried to send test email from -the Auth project using the email service- to make sure that the Email Configurations are right and it worked successfully. please support.

Hi,

Ok, but no error details and stack are logged. sorry, I didn't find anything.

You can check this to get the details for the exception. https://github.com/dotnet/efcore/issues/33319#issuecomment-2030777176

Hi,

Ok, I will ask the DevTeam To implement this and get back to you,

I am a Deployment Guy, it seems like a complex task for me,

but i just wondering if someone was able to get the Auth Server Working behind Nginx while the Nginx Do the SSL Offloading and the SSL Stuff,

because if that's the Case then we need a Another Static IP (Public) DNATed to the Auth Server directly, or run it as HTTPS on non standard port like 8443 (which is not a good practice)

Please keep the Ticket open, maybe someone faced the same issue or have a similar scenario and can help me solve it

Hi

Looks like a transaction problem.

Could you change the EF Core logger level to debug and share the full logs?

Hi Mr. liangshiwei,

Actually that's how I enabled the Debug so the log that i shared with you is actually the full log

Could you try change the logger level to debug and share the full logs? thanks.

Sorry for late response, took me some time to get the Debug working

i couldn't paste the logs here directly so i mailed them to you at shiwei.liang@volosoft.com,

Please let me know if you got them Email Subject: Debug Info

If you use this access_token to access the APIs, will it work?

yes it will work

our Mobile Dev Team are currently using the token to access the Application API and it's working

Showing 1 to 10 of 32 entries
Made with ❤️ on ABP v9.0.0-preview Updated on September 19, 2024, 10:13