Skip to content

404 error when loading the dashboard #143

@BelKed

Description

@BelKed

After running the latest beta version (v0.12.3b5) of aw-server, the dashboard is not accessible.


Screenshot
$ /Applications/ActivityWatch.app/Contents/MacOS/aw-server
2023-07-21 12:21:04 [INFO ]: Using storage method: peewee  (aw_server.main:33)
2023-07-21 12:21:04 [INFO ]: Starting up...  (aw_server.main:41)
2023-07-21 12:21:04 [INFO ]: Using database file: /Users/BelKed/Library/Application Support/activitywatch/aw-server/peewee-sqlite.v2.db  (aw_datastore.storages.peewee:150)
 * Serving Flask app 'aw-server'
 * Debug mode: off
2023-07-21 12:21:04 [INFO ]: WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
 * Running on http://localhost:5600  (werkzeug:187)
2023-07-21 12:21:04 [INFO ]: Press CTRL+C to quit  (werkzeug:187)
2023-07-21 12:21:06 [INFO ]: 404 (127.0.0.1): GET / HTTP/1.1  (flask:25)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions