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

Create activities cannot be fetched #1494

Closed
vpzomtrrfrt opened this issue Mar 13, 2021 · 1 comment
Closed

Create activities cannot be fetched #1494

vpzomtrrfrt opened this issue Mar 13, 2021 · 1 comment
Labels
bug Something isn't working
Milestone

Comments

@vpzomtrrfrt
Copy link
Contributor

Issue Summary

Posts' Create activities cannot be fetched, the server responds with a 404 error

Steps to Reproduce

  1. Create a post to a community
  2. Retrieve the Create ID from the outbox (or from requests sent to followers) (e.g. http://localhost:8536/activities/create/0931f34d-cd77-4726-bc2e-3d108f56421b)
  3. Attempt to request the activity by URL

"NotFound" is returned

Technical details

  • Please post your log: sudo docker-compose logs > lemmy_log.out.
Starting http server at 0.0.0.0:8536
federation enabled, host is localhost:8536
federation enabled, host is localhost:8536
federation enabled, host is localhost:8536
federation enabled, host is localhost:8536
federation enabled, host is localhost:8536
federation enabled, host is localhost:8536
federation enabled, host is localhost:8536
federation enabled, host is localhost:8536
federation enabled, host is localhost:8536
federation enabled, host is localhost:8536
federation enabled, host is localhost:8536
federation enabled, host is localhost:8536
federation enabled, host is localhost:8536
federation enabled, host is localhost:8536
federation enabled, host is localhost:8536
federation enabled, host is localhost:8536
  • What OS are you trying to install lemmy on?
    Arch Linux
  • Any browser console errors?
    probably unrelated, but I do see "Uncaught TypeError: can't access property "postForm", this.state is undefined" when making the post
@vpzomtrrfrt vpzomtrrfrt added the bug Something isn't working label Mar 13, 2021
@Nutomic
Copy link
Member

Nutomic commented Mar 15, 2021

dessalines pushed a commit that referenced this issue Mar 16, 2021
@dessalines dessalines added this to the 0.10.0 milestone Mar 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants