Activities of "Sturla"

I´m trying to setup the documentation module (for my GitHub repo) and am having hard time getting past this 404 error on this https://docs-p.azurewebsites.net/is/docs/latest doc.

I have a standalone VoloDocs AppService

with these settings

I can do a pull (with the dialog closing)

In the error messages below (next comment) I can see a // (in this https://raw.githubusercontent.com/Ibeinni/docs//docs-langs.json). So I´m guessing that I´m missing the version but I have no idea how to fix that.

This must be something super simple I´m missing!

  • ABP Framework version: 5.3.0
  • UI type: MVC / Blazor
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): yes

I created this ticket in GitHub where I was able to get SignalR to work in Blazor WASM but only with the opensource version

When I try it with suite created project I get these errors. I can zip and send somebody the project.

I´m unable to spot a major difference in config that could be the cause of this and I was also unable to add EnableDetailedErrors so I could maybe get more detailed information.

  • ABP Framework version: 5.2.1
  • UI type: Blazor WASM
  • DB provider: EF Core
  • Identity Server Separated: yes "

OK this is so much hidden but this has made my life lot better, so thanks!

But should you?

The libs folder is excluded from source control and abp install-libs recreates the files.

So your renaming of the file will not last.

There is another ~~unanswered~~ issue like this here. ** I posted a fix (for me) there! **

I have the same issue (in IdentityServer not Blazor)

It happens in the IdentityServer project where I had overridden the page. Can it be that you did that also?

And I want to make it clear that I have cleaned all obj/bin both with Visual Studio and by running delete-bin-obj-folders.bat

Sorry for being blunt but it is

I always dread having to come here and search for something because you never find anything if you use more than one word.

Take this for example, searching for "Health check" (two words)…

It does only find "check".. lots of them... and not a single "Health"...

But try searching for only "Health" and you will see "Health" with "check" as the next word..

It should be easy to fix (tune) the search to find two words next to each other but it would be even nicer if you could get result where there is some intelligence applied.

And just so you know I know that you can search for "Health check" within quotes but that is not a solution for a better search. It should have some indexing, word counting and relevance on the posts.

I hope you fix this and yeah if you think this is just like you want the search to work, don´t refund my "question"!

If I try to add an email property with Suite it fails when there are Summary comments on it.

This fails

But if I take off the comments it works. I got some heavily commented enums and am 7 of them right now so lot of work removing comments.

I expect to get this question refunded btw.

Answer

I started to get this error periodically sometime after updating to 5.x (can´t remember when it started exactly)

TypeError:Failed to fetch

This is just something that happens randomly (both locally and on Azure) and if I navigate from the page and to it again it is fixed so there is no way to replicate it... so no steps to reproduce at my end.

And the error message says "See the inner exception for details"... there is nothing more... but next time it happens I will add the more screenshots to show that.

But I was wondering if this could be connected to dynamic proxies because sometimes when I run locally the Swagger UI doesn´t display any of my methods and just the abp.io´s ones. When that happens I need to turn off VS and rerun everything for it to pop in again. Would using static proxies fix that issue?

p.s I had created an issue for this here but asked to discuss it here.

ABP Framework version. 5.13, Blazor WASM, EF Core

Answer

Suite should Camel case the namespace automatically when you create a new entity. Only when I hovered over the ? at the end it told me it needed to be Camel cased! This is a new in 5.1.1...

Answer

I can´t seem to change default language to Icelandic (on 5.1.1 but I just haven´t tried changing before) EXCEPT by clicking on the flag on the page. Settings don´t seem to do anything

Db settings

Language table

I have the file is.json

And it looks like this

And both my domain module and host have these

I have gone through these

  • Rebooted Redis
  • Restarted every AppService
  • Cleared cookies and run in private mode
  • There are no errors anywhere

Am I missing something or is this a bug?

Answer

@Sturla did you fix the file upload problem for over 30mb? web.config is being used by IIS. If you are hosting on IIS, then you need to configure it via web.config

I haven't had an opportunity to try it out yet but I will next week when I´ll be creating my production environment. I´m using Azure App Services and that uses IIS to host the application (and acts as a reverse proxy to Kestrel) if I´m not mistaken.

I´ll report back here if this is still a problem.

Showing 141 to 150 of 210 entries
Made with ❤️ on ABP v9.0.0-preview Updated on September 19, 2024, 10:13