打开 关闭

Abp cannot generate application properly #4255


User avatar
0
yim.tim 创建

I try to login abp using the command "abp login xxx@xxx.com -p XXX" but the error message "An internal error occurred during your request!" show. Please advise.

  • ABP Framework version: v6.0.2

9 答案
  • User Avatar
    0
    maliming 创建
    支持团队 Fullstack Developer

    hi

    Can you try login in with device flow?

    abp login --device

  • User Avatar
    0
    berkansasmaz 创建
    支持团队 .NET Developer

    Hi, you seem to be registered with more than one organization, you can use the following command in such cases.

    abp login YourEmailAddress -p YourPassword -o YourSelectedOrganizationName

  • User Avatar
    0
    yim.tim 创建

    Ok, I can login using the device flow. Thx.

  • User Avatar
    0
    yim.tim 创建

    Even login success using device flow, I still cannot execute abp suite.

  • User Avatar
    0
    yim.tim 创建

    What organization I belong to? My colleague are on leave. I would like to get my organization master account to maintain the developer account. Thx.

  • User Avatar
    0
    maliming 创建
    支持团队 Fullstack Developer

    hi

    abp login YourEmailAddress -p YourPassword -o BCTHK

  • User Avatar
    0
    yim.tim 创建

    After login and I try to create the application template, the following installing client-side package screen are hold more than 1 hours. What should I do?

  • User Avatar
    0
    maliming 创建
    支持团队 Fullstack Developer

    You can exit the suite and run abp install-libs command in your project folder.

  • User Avatar
    0
    yim.tim 创建

    It can solved. Thx.

Made with ❤️ on ABP v8.2.0-preview Updated on 三月 25, 2024, 15:11