V
V
Vladimir Tkachev2018-07-18 12:31:13
Node.js
Vladimir Tkachev, 2018-07-18 12:31:13

What is the download link for the woff2 file in the Request URL?

Hello!
On the front there is an admin panel for selling tickets for all sorts of events, events can also be created in the admin panel.
Here I’m trying to create an event, I click create, the event creation form opens, I fill it out and press the save button, the save method on the front twitches, which twitches the save method on the back, which already saves this event to the database. So, when I click "Save" in the filling form, a server error is displayed, and the error Error: 'internal error' at XMLHttpRequest.request.onload appears in the console, and in the Network tab you can see that the request to create an event was successful, after it some strange request with the woff2 extension, and in the Request URL line the address to which if you go to download the file, although the request to receive all events should work, and not this request with the woff2 extension, but if you close the form and search through the search for this event on the events page, it there is.
This error occurs only when trying to create an event on a remote server, on a local server and on my server (on my machine and my database), there is no such thing, I can’t understand what the problem is, I suddenly encountered it, thanks in advance!

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Sergey Gornostaev, 2018-07-18
@VladimirTkachev

woff2 is a font format.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question