Activities of "r.abouzid"

  • Template: microservice
  • Created ABP Studio Version: 0.9.5
  • Current ABP Studio Version: 0.9.21
  • UI Framework: angular
  • Theme: leptonx
  • Theme Style: system
  • Database Provider: ef
  • Database Management System: sqlserver
  • Public Website: Yes Hello, I'm looking for an endpoint or a method that , given the username and password, returns the access_token,token_type, expires_in to use with a mobile app. The login endpoint, in the AuthServer, returns only result and description.
    I created a new microservice , Auth Service, that uses Identity Service's and AuthServer's endpoints .

Hello, I tried using Integration Services, i no longer get the authorization error. However, the client, after receiving the gRPC response, raises the exception :

Grpc.Core.RpcException
  HResult=0x80131500
  Message=Status(StatusCode="Internal", Detail="Failed to deserialize response message. The response header contains a gRPC status of OK, which means any message returned to the client for this call should be ignored. A unary or client streaming gRPC call must have a response message, which makes this response invalid.")

I want to bypass the authorization for all the calls via gRPC, from the µservices, and keep the authorization for the external calls coming from the Gateway.

  • Template: microservice
  • Created ABP Studio Version: 0.9.5
  • UI Framework: angular
  • Theme: leptonx
  • Theme Style: system
  • Database Provider: ef
  • Database Management System: sqlserver
  • Mobile Framework: maui
  • Public Website: Yes
  • Exception message and full stack trace: 401 : Unauthorized
  • Steps to reproduce the issue: following this article : https://abp.io/docs/commercial/latest/startup-templates/microservice/using-grpc#contributors-section

Hello, I'm working on a project based on the microservices' template, when I implement the gRPC for the inter services communication, the authorization : [Authorize(IdentityPermissions.Users.Create)] blocks me when I call the service from the client µS, 401, Unauthorized. How can I solve this problem with best practices ?

Hi support,

I resolved the problem by** launching the Volo.Abp.Studio.Backend.Host.exe** (BackendUI solution) located in the path: **\AppData\Local\abp-studio\current**. This was necessary because the logs showed that Volo.Abp.Studio.UI.Host.exe couldn't connect to the backend at http://localhost:38271.

However, the issue is that every time I want to work with ABP Studio, I need to manually launch the Volo.Abp.Studio.Backend.Host.exe first. Otherwise, I get the unprompted window opening.

2024-10-11 10:18:30.310 +01:00 [INF] Downloading release file 'releases.beta.json' from 'https://abp.io/api/abp-studio/r/download/windows/releases.beta.json?arch=x64&os=win&rid=win-x64&id=abp-studio&localVersion=0.9.1'. 2024-10-11 10:18:30.311 +01:00 [INF] [VPK] Creating HttpClient for AbpIoFileDownloader 2024-10-11 10:18:30.312 +01:00 [INF] Start processing HTTP request GET https://abp.io/api/abp-studio/r/download/windows/releases.beta.json?arch=x64&os=win&rid=win-x64&id=abp-studio&localVersion=0.9.1 2024-10-11 10:18:30.312 +01:00 [INF] Sending HTTP request GET https://abp.io/api/abp-studio/r/download/windows/releases.beta.json?arch=x64&os=win&rid=win-x64&id=abp-studio&localVersion=0.9.1 2024-10-11 10:18:30.620 +01:00 [INF] Received HTTP response headers after 307.9398ms - 200 2024-10-11 10:18:30.620 +01:00 [INF] End processing HTTP request after 308.2547ms - 200 2024-10-11 10:18:30.640 +01:00 [INF] No updates, remote version (0.9.1) is not newer than current version (0.9.1) and / or downgrade is not enabled. 2024-10-11 10:18:30.641 +01:00 [INF] [VPK] No updates available. 2024-10-11 10:18:30.643 +01:00 [INF] Completed task execution: Checking for new version of ABP Studio 2024-10-11 10:18:30.643 +01:00 [INF] Starting task execution: Checking pre-requirements 2024-10-11 10:18:33.747 +01:00 [INF] CLI command executed. Command: abp cli version Working directory: C:\Users\RidaABOUZID\AppData\Local\abp-studio\current {"ExitCode":0,"IsSuccess":true,"StartTime":"2024-10-11T10:18:31.6911563+01:00","ExitTime":"2024-10-11T10:18:33.7392696+01:00","RunTime":"00:00:02.0481133","$type":"CommandResult"} 2024-10-11 10:18:34.472 +01:00 [INF] Completed task execution: Checking pre-requirements 2024-10-11 10:18:36.664 +01:00 [INF] Trying to connect to ABP Studio Backend: http://localhost:38271 2024-10-11 10:18:45.832 +01:00 [INF] Trying to connect to ABP Studio Backend: http://localhost:38271 2024-10-11 10:18:55.058 +01:00 [INF] Trying to connect to ABP Studio Backend: http://localhost:38271 2024-10-11 10:18:59.126 +01:00 [WRN] Could not connect to ABP Studio Backend! Detail: Failed to connect to StreamingHub 'IStudioBackendHub'. (Status(StatusCode="Unavailable", Detail="Error connecting to subchannel.", DebugException="System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it."))

Thanks for your reply. I tried uninstalling ABP Studio and reinstalling it, but the issue still persists

Subject: Issue with ABP Studio 0.9.1 - Unprompted Window Opening

Hello Support,

I am experiencing an issue with the latest version of ABP Studio (0.9.1). A window keeps opening without reason, asking to open a file. Please see the screenshot below for reference.

Could you provide any advice on how to resolve this issue?

Thank you.

ABP Framework version: v8.3.0 UI Type: Razor MVC Database System: EF Core (PostgreSQL) Tiered (for MVC) microservice

I created an ABP microservice solution, and we are generating CRUD operations and UI interfaces using ABP Suite. The CRUD was generated successfully, but the UI interfaces in the Web Module were not generated. I also tried generating the proxy-client, but the pages were still not generated. Why is this happening? The old version used to allow generating both CRUD operations and UI interfaces.

Showing 11 to 19 of 19 entries
Boost Your Development
ABP Live Training
Packages
See Trainings
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v10.1.0-preview. Updated on December 12, 2025, 10:36
1
ABP Assistant
🔐 You need to be logged in to use the chatbot. Please log in first.