Skip to content

Comments

Docs: troubleshooting#196

Merged
jankapunkt merged 4 commits intomainfrom
docs/troubleshooting
Oct 10, 2025
Merged

Docs: troubleshooting#196
jankapunkt merged 4 commits intomainfrom
docs/troubleshooting

Conversation

@jankapunkt
Copy link
Member

There is sometimes trouble with the websocket connection. This PR adds some more troubleshooting info and a missing installation step (artisan generate app key).

Additionally the client can operate in strict unencrypted mode but only in development mode.

@jankapunkt jankapunkt marked this pull request as ready for review September 22, 2025 07:40
@jankapunkt jankapunkt requested review from alessandrobelli, Copilot and kadewe and removed request for Copilot and kadewe September 22, 2025 07:40
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR improves the documentation and adds security enhancements for WebSocket connections. It includes troubleshooting information for common connection issues and adds a missing installation step for Laravel application key generation.

  • Adds security check to prevent unencrypted WebSocket connections in production
  • Includes missing artisan key:generate step in installation documentation
  • Provides comprehensive troubleshooting guide for WebSocket connection issues

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.

File Description
web/resources/js/collab/useEcho.js Adds production security checks and conditional transport configuration for WebSocket connections
docs/installation/docker.md Adds installation step for key generation and comprehensive troubleshooting section for WebSocket issues

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Copy link
Contributor

@kadewe kadewe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good

@jankapunkt jankapunkt merged commit c378ebc into main Oct 10, 2025
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants