Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sample meetings-live-code-interview nodejs version cannot run with Teams Toolkit #1105

Closed
JerryYangKai opened this issue Jan 10, 2024 · 7 comments
Assignees

Comments

@JerryYangKai
Copy link

JerryYangKai commented Jan 10, 2024

Repro step:

  1. download the app,
  2. Using Teams ToolKit, press F5,
  3. In the pop-up browser, click 'install the app'.

Screen shot:
in the meeting, cannot add the app, the config page is failed
image

Detailed error:
The config page return status code 502.
I found this page is redirected by dev tunnel. The origin page localhost:3978/config works well. But the dev tunnel forward URL is break.
image
image
image

@JerryYangKai JerryYangKai changed the title Sample meetings-live-code-interview cannot run with Teams Toolkit Sample meetings-live-code-interview nodejs version cannot run with Teams Toolkit Jan 10, 2024
@Prasad-MSFT
Copy link

@JerryYangKai - Thanks for raising your issue. We will check this at our end and will update you accordingly.

@Prasad-MSFT
Copy link

Hi @JerryYangKai - We are also able to repro this issue. We are checking this with concerned team and will take appropriate actions accordingly.

Thanks!

@ChetanSharma-msft
Copy link
Collaborator

ChetanSharma-msft commented Jan 10, 2024

Sample started running after adding this line in package.json "start": "set PORT=3978 HTTPS=true && react-scripts --openssl-legacy-provider start", but still save button is disabled and getting below error:

Failed to load resource: the server responded with a status of 502 ()

@Mohammed-MSFT - Kindly look into it and share the updates.

@JerryYangKai
Copy link
Author

JerryYangKai commented Jan 17, 2024

I have tested the latest version, error occurred when press F5, the 'start frontend' task.
image
Please help check it.

Teams toolkit version 5.4.0
Node version 16.18.1

@Mohammed-MSFT
Copy link
Contributor

Mohammed-MSFT commented Jan 17, 2024

Hi @JerryYangKai

Hope you're doing good !!

I guess, there might be Nodejs version Issue
For your information I have added few details, kindly check it once.

  • Node version 18.17.1
  • Teams Toolkit version 5.4.0
    image

FrontEnd
image

Backend
image

Live Share SDK Fluid-Frameowrk
image

App Running Screenshots
image

Configurable tab with save button enabled
image

In Meetings stage view with side panel
image

Thanks !!

@JerryYangKai
Copy link
Author

@Mohammed-MSFT Thanks for your quick reply!
Change node version fix the issue.
Closed.

Tell us about your experience!

Hi @JerryYangKai! This issue is closed in our system. We would like your feedback on your experience with our support team and Platform.

Best regards,
Teams Platform

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants