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

If the App stops running I see a whole HTML response as the error #462

Open
DHaussermann opened this issue Mar 14, 2023 · 1 comment
Open
Labels
Difficulty/1:Easy Easy ticket Good First Issue Suitable for first-time contributors Help Wanted Community help wanted Type/Enhancement New feature or improvement of existing feature Up For Grabs Ready for help from the community. Removed when someone volunteers

Comments

@DHaussermann
Copy link

If the App stops running I see a whole HTML response as the error.

  • Start running the test app as an http server ex:PORT=8081 ROOT_URL=https://dkh-token.ngrok.io go run .
  • Install the test-app and make sure it's working on your Mattermost server
  • Stop the app from the console
  • Run a command in Mattermost
    Observed:
  • Bindings are still in the webapp (maybe this has changed from previous version?)
  • I see a whole HTML response when I try to run a command
    image
@DHaussermann DHaussermann added Triage Type/Bug Something isn't working labels Mar 14, 2023
@m1lt0n m1lt0n removed the Triage label Mar 20, 2023
@hanzei hanzei added Good First Issue Suitable for first-time contributors Help Wanted Community help wanted Difficulty/1:Easy Easy ticket Up For Grabs Ready for help from the community. Removed when someone volunteers labels Mar 21, 2023
@hanzei
Copy link
Contributor

hanzei commented Mar 21, 2023

The response should be truncated if it's too long.

@hanzei hanzei added Type/Enhancement New feature or improvement of existing feature and removed Type/Bug Something isn't working labels Mar 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Difficulty/1:Easy Easy ticket Good First Issue Suitable for first-time contributors Help Wanted Community help wanted Type/Enhancement New feature or improvement of existing feature Up For Grabs Ready for help from the community. Removed when someone volunteers
Projects
None yet
Development

No branches or pull requests

3 participants