Activities of "maliming"

hi Sturla

Can you share your project with me? liming.ma@volosoft.com

hi

Can you fix the SSL problem of your angular and api website?

See https://support.abp.io/QA/Questions/1183/Angular-Login-Button-is-not-working-on-the-front#answer-99e31587-2b57-be0a-84f3-39fbfe254e5c

hi jogoertzen

Please send a email to liming.ma@volosoft.com I will share the git difference with you.

hi

You can try to add below to AuthServer project.

<ItemGroup>
    <PackageReference Include="Microsoft.EntityFrameworkCore.Tools" Version="5.0.*">
        <PrivateAssets>all</PrivateAssets>
        <IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
    </PackageReference>
</ItemGroup>
Answer

hi

Please check all abp packages referenced by your project, The versions should be the same.

Thanks @jogoertzen

I will check this.

Can I check it remotely?

https://zoom.us/j/96694516779?pwd=ZTZ1K09KQ1I1WkNGK2NHMEhzWVMzQT09

hi

Are you using reverse proxy for the websites?

hi

We will fix this problem.

Note: The Microsoft.EntityFrameworkCore.Tools package was recently upgraded to 5.0.8 which seemed to cause version conflicts with 5.0.7 during the build. I worked around the issue by downgrading to 5.0.7 and editing any .csproj files that contained version 5.0.* and replaced them with 5.0.7 explicitly.

You can try to install the latest NET SDK.

5.0.302 https://dotnet.microsoft.com/download/dotnet/5.0

hi

Are you using the HTTPS on Server?

You can refer to this: https://community.abp.io/articles/patch-for-chrome-login-issue-identityserver4-samesite-cookie-problem-weypwp3n

Showing 7801 to 7810 of 8747 entries
Made with ❤️ on ABP v9.1.0-preview. Updated on December 13, 2024, 06:09