chainlit icon indicating copy to clipboard operation
chainlit copied to clipboard

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.

Open SurachaiJaisan opened this issue 2 years ago • 3 comments
trafficstars

          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

SurachaiJaisan avatar Jun 08 '23 16:06 SurachaiJaisan

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.

willydouhard avatar Jun 08 '23 16:06 willydouhard

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

ruidongtd avatar Jun 11 '23 03:06 ruidongtd

          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

Cenrax avatar Jun 11 '23 06:06 Cenrax

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 avatar Jun 13 '23 16:06 willydouhard

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.

ruidongtd avatar Jun 14 '23 02:06 ruidongtd

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

willydouhard avatar Jun 14 '23 08:06 willydouhard

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

willydouhard avatar Jun 14 '23 15:06 willydouhard