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

Follows for invalid users are still processed #574

Open
iandioch opened this issue Apr 15, 2019 · 0 comments
Open

Follows for invalid users are still processed #574

iandioch opened this issue Apr 15, 2019 · 0 comments
Labels
bug Something isn't working extra

Comments

@iandioch
Copy link
Member

Apr 15 14:39:39 scw-quizzical-colden start_production.sh[12032]: follows_service_1_1            | Sending follow request.
Apr 15 14:39:39 scw-quizzical-colden start_production.sh[12032]: follows_service_1_1            | a@None has requested to follow ']@None.
Apr 15 14:39:39 scw-quizzical-colden start_production.sh[12032]: follows_service_1_1            | User a@None (id None) host_is_null: True requested from database
Apr 15 14:39:39 scw-quizzical-colden start_production.sh[12032]: follows_service_1_1            | Found user a@None (id None) from database
Apr 15 14:39:39 scw-quizzical-colden start_production.sh[12032]: follows_service_1_1            | User ']@None (id None) host_is_null: True requested from database
Apr 15 14:39:39 scw-quizzical-colden start_production.sh[12032]: follows_service_1_1            | No user ']@None (id None) found
Apr 15 14:39:39 scw-quizzical-colden start_production.sh[12032]: follows_service_1_1            | Could not find or create user ']@None
Apr 15 14:39:39 scw-quizzical-colden start_production.sh[12032]: follows_service_1_1            | Sending follow request.
Apr 15 14:39:39 scw-quizzical-colden start_production.sh[12032]: follows_service_1_1            | a@None has requested to follow @None.
Apr 15 14:39:39 scw-quizzical-colden start_production.sh[12032]: follows_service_1_1            | User a@None (id None) host_is_null: True requested from database
Apr 15 14:39:39 scw-quizzical-colden start_production.sh[12032]: follows_service_1_1            | Found user a@None (id None) from database
Apr 15 14:39:39 scw-quizzical-colden start_production.sh[12032]: follows_service_1_1            | User @None (id None) host_is_null: True requested from database
Apr 15 14:39:39 scw-quizzical-colden start_production.sh[12032]: follows_service_1_1            | > 1 user found in database for @None (id None), returning first one.
Apr 15 14:39:39 scw-quizzical-colden start_production.sh[12032]: follows_service_1_1            | User ID 2 has requested to follow User ID 1
Apr 15 14:39:39 scw-quizzical-colden start_production.sh[12032]: follows_service_1_1            | Adding <User ID 2 following User ID 1> to db.
Apr 15 14:39:39 scw-quizzical-colden start_production.sh[12032]: database_service_1_1           | Inserting new follow into Follow database.
@iandioch iandioch added bug Something isn't working extra labels Apr 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working extra
Projects
None yet
Development

No branches or pull requests

1 participant