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

[cross post] unable to create a cross-post #754

Open
diegoberaldin opened this issue May 1, 2024 · 7 comments
Open

[cross post] unable to create a cross-post #754

diegoberaldin opened this issue May 1, 2024 · 7 comments
Labels
bug Something isn't working

Comments

@diegoberaldin
Copy link
Owner

No description provided.

@diegoberaldin diegoberaldin added the bug Something isn't working label May 2, 2024
@diegoberaldin
Copy link
Owner Author

Closed, not reproducible.

@Mannivu
Copy link

Mannivu commented May 6, 2024

I'm having this issue too. When I try to cross post I send the post the "New post" window closes but nothing happens. No error message, no cross post.

@diegoberaldin
Copy link
Owner Author

Reopening it... in my case it probably was due to an authentication issue but when I restarted the app to inspect the logs it stopped happening.

@diegoberaldin
Copy link
Owner Author

@Mannivu I added at least an error indication when the API call fails, which was "accidentally" silenced by default. Let's see if the error indication gives any hint towards resolution, because I haven't been able to reproduce it on purpose. Classic "heisenbug".

@Mannivu
Copy link

Mannivu commented May 7, 2024

Thanks. I'm not a serial cross-poster so I'm not sure when I'll have another chance to try the feature. But if it happens I'll let you know the outcome.

@Mannivu
Copy link

Mannivu commented May 7, 2024

Just tested and I was able to cross-post. Not sure why.

@diegoberaldin
Copy link
Owner Author

I would have bet the issue was either with authentication (expired token) or some bug in the ViewModel state which loses some mandatory piece of information (e.g. the community ID). But when I tried to launch a debug build with the debugger attached to log everything that was sent/received over the network, it started working and have worked ever since, both in dev and in release builds. Surely I introduced some weird bug, I am leaving this issue open so that I remember about it.

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

2 participants