[bug] Known Network does not appear under timeline list #301

Closed
opened 2023-04-17 15:40:07 +00:00 by Ghost · 2 comments

Version

3.7.1-0-gfef4bae, 9aa64d8

What were you trying to do?

Trying to see TWKN from Timeline view

What did you expect to happen?

See Federated view

What actually happened?

/main/all works fine but Known Network missing from timeline list

Severity

I cannot use the software

Have you searched for this issue?

  • I have double-checked and have not found this issue mentioned anywhere.
### Version 3.7.1-0-gfef4bae, 9aa64d8 ### What were you trying to do? Trying to see TWKN from Timeline view ### What did you expect to happen? See Federated view ### What actually happened? /main/all works fine but Known Network missing from timeline list ### Severity I cannot use the software ### Have you searched for this issue? - [x] I have double-checked and have not found this issue mentioned anywhere.

your frontend and backend are out of sync

you are running 2023.04 frontend (see that commit you linked), but 2023.03 backend

update your backend

your frontend and backend are out of sync you are running 2023.04 frontend (see that commit you linked), but 2023.03 backend update your backend
Author

Browser logs

TypeError: t.instance.publicTimelineVisibility is undefined
    eo timeline_visibility.js:1
    eo timeline_visibility.js:8
    ro timeline_visibility.js:18
    r vuex.esm-bundler.js:1173
    run reactivity.esm-bundler.js:185
    get value reactivity.esm-bundler.js:1144
    get runtime-core.esm-bundler.js:3427
    get runtime-core.esm-bundler.js:3100
SyntaxError: JSON.parse: unexpected character at line 1 column 1 of the JSON data after_store.js:246:12
The resource at “<URL>” was blocked because content blocking is enabled. 5
found settings version 52 2 config.js:244:18
settings are up to date
Browser logs ``` TypeError: t.instance.publicTimelineVisibility is undefined eo timeline_visibility.js:1 eo timeline_visibility.js:8 ro timeline_visibility.js:18 r vuex.esm-bundler.js:1173 run reactivity.esm-bundler.js:185 get value reactivity.esm-bundler.js:1144 get runtime-core.esm-bundler.js:3427 get runtime-core.esm-bundler.js:3100 ``` ``` SyntaxError: JSON.parse: unexpected character at line 1 column 1 of the JSON data after_store.js:246:12 The resource at “<URL>” was blocked because content blocking is enabled. 5 found settings version 52 2 config.js:244:18 settings are up to date ```
Sign in to join this conversation.
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: AkkomaGang/akkoma-fe#301
No description provided.