Activities of "maliming"

hi

There is an error with your Kafka service.

2023-05-05 10:44:17.620 +05:30 [ERR] Failed while waiting for controller: Local: Timed out
Confluent.Kafka.KafkaException: Failed while waiting for controller: Local: Timed out
   at Volo.Abp.Kafka.KafkaMessageConsumer.CreateTopicAsync()
   at Volo.Abp.Kafka.KafkaMessageConsumer.Timer_Elapsed(AbpAsyncTimer timer)
   at Volo.Abp.Threading.AbpAsyncTimer.Timer_Elapsed()

hi

Please share the log via email attachment. Thanks

liming.ma@volosoft.com

hi

Did you add some custom code for permissions or seed permissions?

Can you share a username and password so I can reproduce it online?

liming.ma@volosoft.com

Thanks.

hi

Please download the source code of the account module to refer to.

Override the OnGetExternalLoginCallbackAsyncof LoginModel

You can update externalUser at

await SignInManager.SignInAsync(externalUser, false);

The azure b2c user info exists on loginInfo

hi

Please share full logs of the backend app. liming.ma@volosoft.com

hi

You can find a way to reproduce it. Then I can resolve it.

hi

Please share the logs of http 405.

liming.ma@volosoft.com

Answer

hi

Try to use 2.1.0

<PackageReference Include="Volo.Abp.AspNetCore.Mvc.UI.Theme.LeptonX" Version="2.1.0" />

Do you have an example of how to write logs into the database by implementing an ILogEventSink or any other way?

hi

I don't have experience with this.

Showing 6241 to 6250 of 10662 entries
Learn More, Pay Less
33% OFF
All Trainings!
Get Your Deal
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v10.0.0-preview. Updated on September 15, 2025, 14:41