hi
Some support ticket from devexpress
https://supportcenter.devexpress.com/ticket/details/t948537/devextreme-fileuploader-how-to-append-the-antiforgery-token-to-upload-requests
https://supportcenter.devexpress.com/ticket/details/t694385/fileuploader-antiforgerytoken-issue-in-asp-net-core-2-1
hi
The etc/docker folder under the main solution contains a
up.ps1
file. Execute it to run the necessary infrastructure services:
What's the output of the up.ps1
command?
Can you check the docker? docker ps
hi
Did you migrate the database? Run DbMigrator
to migrate and seed the database.
Is the Redis run correct on localhost:6379
?
hi
Just re-run the abp generate-proxy
command.
https://docs.abp.io/en/abp/latest/API/Static-CSharp-API-Clients#code-generation
hi
It seems your app can't connect the Redis and DataBase. Please check your configution.
---> StackExchange.Redis.RedisConnectionException: It was not possible to connect to the redis server(s). UnableToConnect on localhost:6379/Interactive, Initializing/NotStarted, last: NONE, origin: BeginConnectAsync, outstanding: 0, last-read: 2s ago, last-write: 2s ago, keep-alive: 60s, state: Connecting, mgr: 10 of 10 available, last-heartbeat: never, global: 10s ago, v: 2.2.4.27433
[ERR] An error occurred using the connection to database 'Firebird_Administration' on server 'localhost,1434'. 2022-07-08 10:25:56.637 +10:00 [ERR] An exception occurred while iterating over the results of a query for context type 'Firebird.AdministrationService.EntityFrameworkCore.AdministrationServiceDbContext'. Microsoft.Data.SqlClient.SqlException (0x80131904): Connection Timeout Expired. The timeout period elapsed while attempting to consume the pre-login handshake acknowledgement. This could be because the pre-login handshake failed or the server was unable to respond back in time. The duration spent while attempting to connect to this server was - [Pre-Login] initialization=3834; handshake=11250; ---> System.ComponentModel.Win32Exception (258): The wait operation timed out.
hi liming.ma@volosoft.com
hi
What theme do you want to custom? Angular or MVC?
hi
You can try to update VS, There is no problem if the dotnet build
works.