Alex
Alex
if I change port like this https://github.com/logspace-ai/langflow/issues/275#issuecomment-1543329427 it makes my frontend http://:3000 white screen, but backend works 200. docker-compose logs frontend -f: ``` ... langflow-frontend-1 | Line 68:4: 'descriptionFontSize' is...
> If you are using docker it accesses the backend container through `http://backend:7860`. You then have to restart the containers. Bro for sure I restarted more then 10 times, when...
> Hey, @bobsburgers This is due to the proxy in package.json file. Change it to `http://backend:7860` and it should work. doesn't work and gives another problem https://github.com/logspace-ai/langflow/issues/275#issuecomment-1543329427
error in frontend also: docker logs -f docker_compose-web_server-1 ``` Listening on port 3000 url: http://3f1b1f4397f0:3000 Error fetching user: TypeError: fetch failed Some fetch failed for the main search page -...
> Hello, I am seeing the same error message in the web UI, but I do not see the same errors in the web-server docker container. All I have is...
The same error and node v16 doesn't help!
Does anybody solved it on mac m1 ? The same problem
> Hello! Could you please provide your Anytype identity (accountID)? You can find it in menu Help->Technical information? I also recommend you to update your Anytype to the latest version....
> @developerisnow you can send this ID to my email [[email protected]](mailto:[email protected]) done✅
> > > @developerisnow you can send this ID to my email [[email protected]](mailto:[email protected]) > > > > > > done✅ > > Did you add all of your expected pages...