You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to use Mamute on Windows, and after did some changes to execute some specific linux commands. I get a build successful, I’m using Tomcat now.
But the real problem is this error when accessign any page of the project.
(index):795 GET http://localhost:8080/mamute/js/mamute.js 405 ()
(index):770 GET http://localhost:8080/mamute/js/jquery.js 405 ()
(index):44 GET http://localhost:8080/mamute/css/deps/custom.css 405 ()
(index):793 GET http://localhost:8080/mamute/js/jquery-plugins.js 405 ()
(index):42 GET http://localhost:8080/mamute/css/mamute.css 405 ()
(index):527 GET http://www.gravatar.com/avatar/95985141faf770004b00e782c654e5c2.png?r=PG&size=32x32&d=https%3A%2F%2Frobohash.org%2Fsize_32x32%2Fset_set1%2Fbgset_any%2F95985141faf770004b00e782c654e5c2.png 403 (Forbidden)
(index):793 GET http://localhost:8080/mamute/js/jquery-plugins.js 405 ()
(index):795 GET http://localhost:8080/mamute/js/mamute.js 405 ()
The text was updated successfully, but these errors were encountered:
I'm trying to use Mamute on Windows, and after did some changes to execute some specific linux commands. I get a build successful, I’m using Tomcat now.
But the real problem is this error when accessign any page of the project.
The text was updated successfully, but these errors were encountered: