Starts in:
2 DAYS
12 HRS
23 MIN
25 SEC
Starts in:
2 D
12 H
23 M
25 S

Activities of "okains"

Hi,

After going through all of that, I redeployed, not not seeing any reference in the logs anymore to jquery.dataTables.js. And everything is working OK. Not really sure what resolved this, I have the jquery.dataTables.js file in the lib folder the entire time. But OK it is working now, though I wish I knew what fixed it!

Anyway, thanks for your help. I will close this ticket now.

Karim

Hi,

Yes it did, when I ran abp install-libs it took it out, and left the dataTables.min.js file in there as I mentioned. This is what I would expect.

Just not clear on why the system is requesting the jquery.dataTables.js file:

Volo.Abp.AbpException: Could not find file '/libs/datatables.net/js/jquery.dataTables.js'

As this file has been removed from dataTables in v2.x.

Here is my local environment, I have added the jquery.dataTables.js file back in :

And test environment, also added the jquery.dataTables.js file back in :

Still getting this error. So even though I have added this file it isn't picking it up somehow. Any ideas on how to either fix this or a workaround of some sort to get the site up and running?

Thanks,

Karim

Hi,

Yeah it is running locally, when deployed to our test environment I get this exception. I had deployed a few times on v 8.2.x to test without any issues, this just started happening when I upgraded to 8.3.x .

Thanks,

Karim

Hi,

OK I ran that on the AuthServer and Blazor projects. Still getting the same exception on AuthServer:

Both projects now just have the dataTables.min.js file in libs, which is what you would expect.

So why are we looking for the jquery.dataTables.js file?

Volo.Abp.AbpException: Could not find file '/libs/datatables.net/js/jquery.dataTables.js'

Even if I add this file it isn't picking it up somehow. Any ideas on how to either fix this or a workaround of some sort to get the site up and running?

Thanks,

Karim

Hi,

Package.json file is configured OK. But when I run abp bundle on the AuthServer project I am gettting an Unsuported Project Type exception:

I can see there is a -t param, I tried a few options here, mvc / blazor / blazor-server but got the same exception.

Any ideas on how to get this to run?

Thanks,

Karim

Hi,

This was a problem with my WebSockets config on Azure. I had set it correctly initially, so I didn't think to go back and check that setting. I spent some time over the weekend going over every single config setting and I found that it was not set correctly. Once I set it, then everything is working fine.

I really do appreciate your help and your patience with this one, I think some of the changes we made will make things more stable also so that is a good thing.

Will close this now. Thanks again for your support.

Karim

Hi,

This project was using InteractiveAuto initially, but I was having issues even in development with Authentication. I had created a support ticket for that 3 months ago that you and I went through, the solution was to change to InteractiveServer mode.

I just did try and go back to InteractiveAuto earlier today, but got some different auth related exceptions in development so I have moved it back.

Or create a new same name project with BlazorServer UI to replace your existing project and copy your code.

This could knock me back a month, we have been working through various issues and it feels like we are so close. Everything is working fine in development, there is just this Auth exception in the test environment.

Any other suggestions on how to focus and fix that particular issue would be great, really need to get past this so that I can continue working on this project.

Thanks,

Karim

Hi,

OK I have sent credentials to that email.

Hi,

Sure, what is your email address?

Hi,

Unfortunately, same AbpRemoteCallException. Ran everything locally, worked fine. I think probably removing the WebAssembly code is the right thing to do, it could cause other problems but unfortunately it didn't help with this one:

Volo.Abp.Http.Client.AbpRemoteCallException: Unauthorized , what is the root cause of this exception ( other than obviously not being properly logged in ) , is there any way to dig into this and determine what we need to look at a bit more closer?

Thanks,

Kariom

Showing 1 to 10 of 139 entries
Made with ❤️ on ABP v9.1.0-preview. Updated on November 20, 2024, 13:06