Chainlit / chainlit

Build Conversational AI in minutes ⚡️
https://docs.chainlit.io
Apache License 2.0
6.91k stars 912 forks source link

Having the same issue here. Running on a linux server, no error message, just a blank page. Specifying the host and port did not help in any way. #43

Closed SurachaiJaisan closed 1 year ago

SurachaiJaisan commented 1 year ago
          Having the same issue here. Running on a linux server, no error message, just a blank page. Specifying the host and port did not help in any way.

Originally posted by @sebderhy in https://github.com/Chainlit/chainlit/issues/38#issuecomment-1582755321

willydouhard commented 1 year ago

Could you try to:

  1. install chainlit from the wheel provided in this PR https://github.com/Chainlit/chainlit/pull/40
  2. run chainlit hello

I would like to see if the rework fix those issues. Note that this version is not merged yet. The infos to install are at the end of the PR's description.

ruidongtd commented 1 year ago

Could you try to:

  1. install chainlit from the wheel provided in this PR Experiment with FastAPI (async architecture by default) #40
  2. run chainlit hello

I would like to see if the rework fix those issues. Note that this version is not merged yet. The infos to install are at the end of the PR's description.

44

Cenrax commented 1 year ago
          Having the same issue here. Running on a linux server, no error message, just a blank page. Specifying the host and port did not help in any way.

Originally posted by @sebderhy in #38 (comment)

I am also facing the same problem

willydouhard commented 1 year ago

Should be fixed in the latest version 0.3.0. Please note that it contains breaking changes. We prepared a migration guide to make it easy for everyone.

ruidongtd commented 1 year ago

I tried version 0.3.0 and it didn't fix the problem

https://github.com/auth0/auth0-spa-js/blob/master/FAQ.md#why-do-i-get-auth0-spa-js-must-run-on-a-secure-origin

Should be fixed in the latest version 0.3.0. Please note that it contains breaking changes. We prepared a migration guide to make it easy for everyone.

willydouhard commented 1 year ago

Interesting, can you dm me on discord so we can debug this live? Will be easier

willydouhard commented 1 year ago

see https://github.com/Chainlit/chainlit/issues/38