bocketme / bocket-mvp

Other
2 stars 1 forks source link

[CRITICAL][Web-Solution] Something went wrong on master #52

Closed a-dmg closed 6 years ago

a-dmg commented 6 years ago

Something went wrong on master.

GET / going on infinit loop.

When it does happen

on GET / 304 // and run in infinite loop

What we know

It looks to come from a wrong configuration on route for public file.

What I do

I try to remove the converter conector, it change nothing.

a-dmg commented 6 years ago

the first commit I get this. 48d39484cb34190a32fe1481d5781123fca

a-dmg commented 6 years ago

branch bug/issue52

a-dmg commented 6 years ago

we will revert to https://github.com/bocketme/bocket-mvp/commit/1a07103fe0655180cda224522a67c28abb18c6fb

a-dmg commented 6 years ago

The probleme has been found, and it fix. This comming from async call to converter from socket

Solution

Call to converter must be done from controller