Activities of "ccernat"

hi

it doesn't work. the thing is I literally did nothing than just upgrade packages to 7.01. it worked in all previous versions.

same code.

strange.

Hi, ABP support team!

You guys managed to reproduce this?

Can I downgrade the ABP suite version, because is impeding my work.

Tks for any hint!

Catalin

Hi,

Can I do smth until then?

If not, is it possible to have a rough estimation when the new version gonna be released, to know when I should expect to deploy in production?

Tks alot, maliming!

Hi!

Indeed, WS were not enabled. I enabled them, but, unfortunately, still the same behavior. :(

Hi

Unfortunately no, I cannot see any failed request.

Anyhow, the website is: delete

I created a test username, please login with:

Username: delete Pass: delete

You will see the behavior. After refreshing the page, menu is displayed, but at first login -- not rendered and gravatar's user menu not working.

Tks a bunch.

Hi!

This is happening, I think, because you have to upload the encryption and signing certificates for OpenIdDict server. On local machine will work with development certificates, but on Azure it won't work anymore.

Generate some certificates by making a new console app:

Upload these certificates to Azure. Follow the documentation. Note the certificate thumbprints, you will need them later.

In YourProjectHttpApiHostModule add:

Also add two new methods for loading the certificates based on what OS is the web service published to:

Now in appsettings.json add:

Be careful to add them to Azure settings to and put as values the previously saved thumbprints.

Should work.

Hi!

No more error of that kind, but now I have these kind of errors:

And this is repeating for: PermissionGroups and FeatureGroups in Logs of HttpApi.Host

Shared ;) Tks.

Hi and tks for reply!

Did it. Same. :(

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