Still importing locally accounts of beta testers. I saw this “ROLLBACK” in the logs, not sure what it corresponds to so I wanted to mention it:
[2021-09-13T12:30:46] DEBUG PID-19627 TID-62280 ActiveRecord::Base: ActsAsTaggableOn::Tagging Create (0.3ms) INSERT INTO "taggings" ("tag_id", "taggable_id", "taggable_type", "context", "created_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["tag_id", 365], ["taggable_id", 3175], ["taggable_type", "Post"], ["context", "tags"], ["created_at", "2021-09-13 10:30:46.140125"]]
[2021-09-13T12:30:46] DEBUG PID-19627 TID-62280 ActiveRecord::Base: ActsAsTaggableOn::Tag Update All (0.3ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) + 1 WHERE "tags"."id" = $1 [["id", 365]]
[2021-09-13T12:30:46] DEBUG PID-19627 TID-62280 ActiveRecord::Base: (2.7ms) COMMIT
[2021-09-13T12:30:46] DEBUG PID-19627 TID-62280 ActiveRecord::Base: Mention Load (0.3ms) SELECT "mentions".* FROM "mentions" WHERE "mentions"."mentions_container_id" = $1 AND "mentions"."mentions_container_type" = $2 [["mentions_container_id", 3175], ["mentions_container_type", "Post"]]
[2021-09-13T12:30:46] DEBUG PID-19627 TID-62280 ActiveRecord::Base: Post Load (0.4ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = $1 LIMIT $2 [["id", 3175], ["LIMIT", 1]]
[2021-09-13T12:30:46] DEBUG PID-19627 TID-62280 ActiveRecord::Base: OpenGraphCache Load (0.4ms) SELECT "open_graph_caches".* FROM "open_graph_caches" WHERE "open_graph_caches"."url" = $1 LIMIT $2 [["url", "turnoff.us"], ["LIMIT", 1]]
[2021-09-13T12:30:46] DEBUG PID-19627 TID-62280 Rails: ETHON: performed EASY effective_url=http://turnoff.us/ response_code=200 return_code=ok total_time=0.060295
[2021-09-13T12:30:46] DEBUG PID-19627 TID-62280 Rails: ETHON: performed EASY effective_url=http://turnoff.us/ response_code=200 return_code=ok total_time=0.018708
[2021-09-13T12:30:46] DEBUG PID-19627 TID-62280 ActiveRecord::Base: (0.5ms) BEGIN
/var/lib/gems/2.7.0/gems/activemodel-5.2.6/lib/active_model/naming.rb:190: warning: Using the last argument as keyword parameters is deprecated; maybe ** should be added to the call
/var/lib/gems/2.7.0/gems/i18n-1.8.10/lib/i18n.rb:196: warning: The called method `translate' is defined here
/var/lib/gems/2.7.0/gems/activemodel-5.2.6/lib/active_model/translation.rb:67: warning: Using the last argument as keyword parameters is deprecated; maybe ** should be added to the call
/var/lib/gems/2.7.0/gems/i18n-1.8.10/lib/i18n.rb:196: warning: The called method `translate' is defined here
/var/lib/gems/2.7.0/gems/activemodel-5.2.6/lib/active_model/errors.rb:430: warning: Using the last argument as keyword parameters is deprecated; maybe ** should be added to the call
/var/lib/gems/2.7.0/gems/i18n-1.8.10/lib/i18n.rb:196: warning: The called method `translate' is defined here
[2021-09-13T12:30:46] DEBUG PID-19627 TID-62280 ActiveRecord::Base: (0.6ms) ROLLBACK
[2021-09-13T12:30:46] DEBUG PID-19627 TID-62280 ActiveRecord::Base: (0.4ms) BEGIN
[2021-09-13T12:30:46] DEBUG PID-19627 TID-62280 ActiveRecord::Base: ActsAsTaggableOn::Tagging Load (0.7ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = $1 AND "taggings"."taggable_type" = $2 [["taggable_id", 3175], ["taggable_type", "Post"]]
[2021-09-13T12:30:46] DEBUG PID-19627 TID-62280 ActiveRecord::Base: ActsAsTaggableOn::Tag Load (1.5ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = $1 AND "taggings"."taggable_type" = $2 AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) [["taggable_id", 3175], ["taggable_type", "Post"]]
[2021-09-13T12:30:46] DEBUG PID-19627 TID-62280 ActiveRecord::Base: Post Exists (0.6ms) SELECT 1 AS one FROM "posts" WHERE "posts"."guid" = $1 AND "posts"."id" != $2 LIMIT $3 [["guid", "b91cef80e6fa0135d3a1543d7ed6cc36"], ["id", 3175], ["LIMIT", 1]]
[2021-09-13T12:30:46] DEBUG PID-19627 TID-62280 ActiveRecord::Base: Person Load (0.3ms) SELECT "people".* FROM "people" WHERE "people"."id" = $1 LIMIT $2 [["id", 3027], ["LIMIT", 1]]
[2021-09-13T12:30:46] DEBUG PID-19627 TID-62280 ActiveRecord::Base: Post Exists (0.5ms) SELECT 1 AS one FROM "posts" WHERE "posts"."id" = $1 AND "posts"."id" != $2 LIMIT $3 [["id", 3175], ["id", 3175], ["LIMIT", 1]]
[2021-09-13T12:30:46] DEBUG PID-19627 TID-62280 ActiveRecord::Base: ActsAsTaggableOn::Tag Load (0.6ms) SELECT "tags".* FROM "tags" WHERE (LOWER(name) = LOWER('turnoff') OR LOWER(name) = LOWER('turnoffus') OR LOWER(name) = LOWER('comic') OR LOWER(name) = LOWER('humour') OR LOWER(name) = LOWER('humor') OR LOWER(name) = LOWER('devhumour') OR LOWER(name) = LOWER('devhumor') OR LOWER(name) = LOWER('geek'))
[2021-09-13T12:30:46] DEBUG PID-19627 TID-62280 ActiveRecord::Base: ActsAsTaggableOn::Tag Load (0.8ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = $1 AND "taggings"."taggable_type" = $2 AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) [["taggable_id", 3175], ["taggable_type", "Post"]]
[2021-09-13T12:30:46] DEBUG PID-19627 TID-62280 ActiveRecord::Base: ActsAsTaggableOn::Tag Load (0.6ms) SELECT "tags".* FROM "tags" WHERE (LOWER(name) = LOWER('turnoff') OR LOWER(name) = LOWER('turnoffus') OR LOWER(name) = LOWER('comic') OR LOWER(name) = LOWER('humour') OR LOWER(name) = LOWER('humor') OR LOWER(name) = LOWER('devhumour') OR LOWER(name) = LOWER('devhumor') OR LOWER(name) = LOWER('geek'))
[2021-09-13T12:30:46] DEBUG PID-19627 TID-62280 ActiveRecord::Base: ActsAsTaggableOn::Tag Load (0.8ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = $1 AND "taggings"."taggable_type" = $2 AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) [["taggable_id", 3175], ["taggable_type", "Post"]]
[2021-09-13T12:30:46] DEBUG PID-19627 TID-62280 ActiveRecord::Base: (0.3ms) COMMIT
I also still have errors for reshare sometimes, most of the time it is NotFetchable
but here I have a nil
:
[2021-09-13T12:34:07] DEBUG PID-19627 TID-62280 Rails: ETHON: performed MULTI
[2021-09-13T12:34:07] DEBUG PID-19627 TID-62280 ActiveRecord::Base: Reshare Load (1.2ms) SELECT "posts".* FROM "posts" WHERE "posts"."type" IN ('Reshare') AND "posts"."id" = $1 LIMIT $2 [["id", 3239], ["LIMIT", 1]]
[2021-09-13T12:34:07] ERROR PID-19627 TID-62280 DiasporaFederation::Federation::Receiver::Public: failed to receive Reshare:7b83c190a644013633f12a0000053625:
[2021-09-13T12:34:07] ERROR PID-19627 TID-62280 DiasporaFederation::Federation::Receiver: failed to receive public message: NoMethodError: undefined method `author' for nil:NilClass
[2021-09-13T12:34:07] DEBUG PID-19627 TID-62280 DiasporaFederation::Federation::Receiver: received data:
<?xml version="1.0" encoding="UTF-8"?>
<me:env xmlns:me="http://salmon-protocol.org/ns/magic-env">
<me:data type="application/xml">PHJlc2hhcmU-CiAgPGF1dGhvcj50aGVqZWplMjBAZnJhbWFzcGhlcmUub3JnPC9hdXRob3I-CiAgPGd1aWQ-N2I4M2MxOTBhNjQ0MDEzNjMzZjEyYTAwMDAwNTM2MjU8L2d1aWQ-CiAgPGNyZWF0ZWRfYXQ-MjAxOC0wOS0yOVQxODozNjoyMFo8L2NyZWF0ZWRfYXQ-CjwvcmVzaGFyZT4=</me:data>
<me:encoding>base64url</me:encoding>
<me:alg>RSA-SHA256</me:alg>
<me:sig key_id="dGhlamVqZTIwQGZyYW1hc3BoZXJlLm9yZw==">EPJCUr7cYxjpVOI_odl6CzbilO31usD2Bb5xOvnVGI22eU5OOROXQocl7emeRm8KzhoX0GBrhvUL_LadvEVTwD_gb47c4gpJY-sDs2ZmwNhIUVM3wxT2mNU-LJwYpbB-DxX4tPeLcuAq7Ws13Ese_fqMx4-8HMeIjv_1V6433bZ6scwml50BUkD_np7pMefpUw0Z5475w0U-9Q329SvEPDazJcAklYV8knEjGhY2FdB8lY-_A5MtYbfap7ik0WqPZY0he0FUudAVVfEQWimj0ooz6t3u2YGDES4HisrE6ed1O3rhHJOkL2RtvOlYKVA4FzlVkYpkZ3q7RZC8JuzB-xZ2PmrKwi98SM9W_zpS_xBDJLuXnB9gA3h3JF9oUjC2YxXqFbvs_6U2iHlLKfa8EmTqPJBQ-lR0PGx0FceR8H2Ngsd_hFB-XoTuKj04ccyMxZqcHuDAY7E2KEq-HBrKnjE7i1FuvNt8lMefw1ZH1ajBgO153cNRFb19kbC2ByjapCgHb0qjDF7HdHa5UEngaPhhd_gYpSTqm_tg4C-nwKXEk5CwxW3KE-QDQ5vz94v1TUA2-zAzDpQL-h8pKwm9b8YZagFRQ1zlss5o7czHUfbSrYKRuudDz0_1cLVg902OKZzVGYAKZZYUXsF45PKH27RF58A2iJT4IydwhCFzKsg=</me:sig>
</me:env>