Open Closed

Abp cannot generate application properly #4255


User avatar
0
yim.tim created

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 Answer(s)
  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    hi

    Can you try login in with device flow?

    abp login --device

  • User Avatar
    0
    berkansasmaz created
    Support Team .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 created

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

  • User Avatar
    0
    yim.tim created

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

  • User Avatar
    0
    yim.tim created

    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 created
    Support Team Fullstack Developer

    hi

    abp login YourEmailAddress -p YourPassword -o BCTHK

  • User Avatar
    0
    yim.tim created

    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 created
    Support Team Fullstack Developer

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

  • User Avatar
    0
    yim.tim created

    It can solved. Thx.

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