Skip to content

[WEBJS] [PLUS] - Error 404 calling resources stop session and start session using Postgre #1164

@alvaromoura-nibo

Description

@alvaromoura-nibo

Describe the bug

Receiving status code 404 when call stop and start sessions, only delete session is working.
Im using Postgre only to save user sessions.

Version

Get the WAHA version by calling GET /api/version

{"version":"2025.7.4","engine":"WEBJS","tier":"PLUS","browser":"/usr/bin/google-chrome-stable"}

Try to update to
the latest version before
creating an issue!

Steps

To Reproduce Steps to reproduce the behavior:

  1. Go to dashboard
  2. Click on restart, start or logout session
  3. See 404 error

Expected behavior

Restart or start session

Requests - Responses

Please attach all sent requests, responses that you sent.

[POST] http://localhost:3000/api/sessions/{sessionId}/logout
[POST] http://localhost:3000/api/sessions/{sessionId}/restart
[POST] http://localhost:3000/api/sessions/{sessionId}/start

Docker Logs

Screenshots

Session appearing in dashboard and Postgre.

Image Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions