Created
August 3, 2022 01:52
-
-
Save Rub21/5c6e21370fbfe34232687c35f4f042f6 to your computer and use it in GitHub Desktop.
ohm web correct logs
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
aiting to start rails ports server... | |
Waiting to start rails ports server... | |
/var/www/config/initializers/config.rb:19: warning: already initialized constant ALLOWED_STATUS | |
/var/www/config/initializers/config.rb:19: warning: previous definition of ALLOWED_STATUS was here | |
Waiting to start rails ports server... | |
autoprefixer: /var/www/app/assets/stylesheets/screen-rtl.css:1:58203: Replace color-adjust to print-color-adjust. The color-adjust shorthand is currently deprecated. | |
autoprefixer: /var/www/app/assets/stylesheets/screen-ltr.css:4147:3: Replace color-adjust to print-color-adjust. The color-adjust shorthand is currently deprecated. | |
Waiting to start rails ports server... | |
autoprefixer: /var/www/app/assets/stylesheets/leaflet-all.scss:655:3: Replace color-adjust to print-color-adjust. The color-adjust shorthand is currently deprecated. | |
autoprefixer: /var/www/app/assets/stylesheets/embed.scss:655:3: Replace color-adjust to print-color-adjust. The color-adjust shorthand is currently deprecated. | |
Waiting to start rails ports server... | |
Waiting to start rails ports server... | |
Waiting to start rails ports server... | |
Waiting to start rails ports server... | |
Waiting to start rails ports server... | |
Waiting to start rails ports server... | |
autoprefixer: /var/www/app/assets/stylesheets/common.scss:4147:3: Replace color-adjust to print-color-adjust. The color-adjust shorthand is currently deprecated. | |
Waiting to start rails ports server... | |
Waiting to start rails ports server... | |
Waiting to start rails ports server... | |
I, [2022-08-02T23:36:01.678226 #25] INFO -- : Writing /var/www/public/assets/application-2b1292f37340df6d51cd070667049cb6bc9054455b4ac6a390a65f05498c60ce.js | |
I, [2022-08-02T23:36:01.678545 #25] INFO -- : Writing /var/www/public/assets/application-2b1292f37340df6d51cd070667049cb6bc9054455b4ac6a390a65f05498c60ce.js.gz | |
I, [2022-08-02T23:36:01.703909 #25] INFO -- : Writing /var/www/public/assets/osm-f6a957da13528fce6f7d18127dbf23d02ed7950f3be87d49d555d6d414caebf2.js | |
I, [2022-08-02T23:36:01.704157 #25] INFO -- : Writing /var/www/public/assets/osm-f6a957da13528fce6f7d18127dbf23d02ed7950f3be87d49d555d6d414caebf2.js.gz | |
real 0m24.515s | |
user 0m36.717s | |
sys 0m4.541s | |
Waiting to start rails ports server... | |
/var/www/config/initializers/config.rb:19: warning: already initialized constant ALLOWED_STATUS | |
/var/www/config/initializers/config.rb:19: warning: previous definition of ALLOWED_STATUS was here | |
[strong_migrations] DANGER: No lock timeout set | |
[strong_migrations] DANGER: No lock timeout set | |
[strong_migrations] DANGER: No lock timeout set | |
[strong_migrations] DANGER: No lock timeout set | |
[strong_migrations] DANGER: No lock timeout set | |
[strong_migrations] DANGER: No lock timeout set | |
[strong_migrations] DANGER: No lock timeout set | |
[strong_migrations] DANGER: No lock timeout set | |
[strong_migrations] DANGER: No lock timeout set | |
[strong_migrations] DANGER: No lock timeout set | |
Waiting to start rails ports server... | |
Waiting to start rails ports server... | |
Waiting to start rails ports server... | |
Waiting to start rails ports server... | |
Waiting to start rails ports server... | |
Waiting to start rails ports server... | |
Waiting to start rails ports server... | |
Waiting to start rails ports server... | |
Waiting to start rails ports server... | |
Waiting to start rails ports server... | |
Waiting to start rails ports server... | |
Waiting to start rails ports server... | |
[strong_migrations] DANGER: No lock timeout set | |
[strong_migrations] DANGER: No lock timeout set | |
[strong_migrations] DANGER: No lock timeout set | |
[strong_migrations] DANGER: No lock timeout set | |
[strong_migrations] DANGER: No lock timeout set | |
[strong_migrations] DANGER: No lock timeout set | |
== 20181020114000 AddUserTouAgreed: migrating ================================= | |
-- add_column(:users, :tou_agreed, :timestamp, {:precision=>nil}) | |
-> 0.0033s | |
== 20181020114000 AddUserTouAgreed: migrated (0.0054s) ======================== | |
== 20190518115041 AddAclIndexes: migrating ==================================== | |
-- add_index(:acls, :domain) | |
-> 0.0064s | |
-- add_index(:acls, :address, {:using=>:gist, :opclass=>:inet_ops}) | |
-> 0.0012s | |
== 20190518115041 AddAclIndexes: migrated (0.0084s) =========================== | |
== 20190623093642 AddMxAcls: migrating ======================================== | |
-- add_column(:acls, :mx, :string, {}) | |
-> 0.0004s | |
-- add_index(:acls, :mx) | |
-> 0.0023s | |
== 20190623093642 AddMxAcls: migrated (0.0036s) =============================== | |
== 20190702193519 CreateActiveStorageTables: migrating ======================== | |
-- create_table(:active_storage_blobs, {}) | |
-> 0.0216s | |
-- create_table(:active_storage_attachments, {}) | |
-> 0.0118s | |
== 20190702193519 CreateActiveStorageTables: migrated (0.0342s) =============== | |
== 20190716173946 RemoveUserImages: migrating ================================= | |
-- remove_column(:users, :image_file_name, :image) | |
-> 0.0025s | |
-- remove_column(:users, :image_fingerprint, :string) | |
-> 0.0003s | |
-- remove_column(:users, :image_content_type, :string) | |
-> 0.0002s | |
== 20190716173946 RemoveUserImages: migrated (0.0038s) ======================== | |
== 20191120140058 RemoveNearbyFromUsers: migrating ============================ | |
-- remove_column(:users, :nearby, :integer, {:default=>50}) | |
-> 0.0009s | |
== 20191120140058 RemoveNearbyFromUsers: migrated (0.0017s) =================== | |
== 20201004105659 CreateDoorkeeperTables: migrating =========================== | |
-- create_table(:oauth_applications, {}) | |
-> 0.0101s | |
-- add_index(:oauth_applications, :uid, {:unique=>true}) | |
-> 0.0032s | |
-- add_foreign_key(:oauth_applications, :users, {:column=>:owner_id, :validate=>false}) | |
-> 0.0007s | |
-- create_table(:oauth_access_grants, {}) | |
-> 0.0127s | |
-- add_index(:oauth_access_grants, :token, {:unique=>true}) | |
-> 0.0026s | |
-- add_foreign_key(:oauth_access_grants, :users, {:column=>:resource_owner_id, :validate=>false}) | |
-> 0.0015s | |
-- add_foreign_key(:oauth_access_grants, :oauth_applications, {:column=>:application_id, :validate=>false}) | |
-> 0.0004s | |
-- create_table(:oauth_access_tokens, {}) | |
-> 0.0125s | |
-- add_index(:oauth_access_tokens, :token, {:unique=>true}) | |
-> 0.0022s | |
-- add_index(:oauth_access_tokens, :refresh_token, {:unique=>true}) | |
-> 0.0034s | |
-- add_foreign_key(:oauth_access_tokens, :users, {:column=>:resource_owner_id, :validate=>false}) | |
-> 0.0006s | |
-- add_foreign_key(:oauth_access_tokens, :oauth_applications, {:column=>:application_id, :validate=>false}) | |
-> 0.0004s | |
== 20201004105659 CreateDoorkeeperTables: migrated (0.0514s) ================== | |
== 20201006213836 AddAuthorIndexToChangesetComments: migrating ================ | |
-- add_index(:changeset_comments, [:author_id, :created_at], {:algorithm=>:concurrently}) | |
-> 0.0057s | |
== 20201006213836 AddAuthorIndexToChangesetComments: migrated (0.0064s) ======= | |
== 20201006220807 AddChangesetIndexToChangesetComments: migrating ============= | |
-- remove_index(:changeset_comments, [:author_id, :created_at]) | |
-> 0.0041s | |
-- add_index(:changeset_comments, [:changeset_id, :created_at], {:algorithm=>:concurrently}) | |
-> 0.0056s | |
== 20201006220807 AddChangesetIndexToChangesetComments: migrated (0.0104s) ==== | |
== 20201214144017 ExpandNonceId: migrating ==================================== | |
-- change_column(:oauth_nonces, :id, :bigint) | |
-> 23.7094s | |
== 20201214144017 ExpandNonceId: migrated (23.7101s) ========================== | |
== 20210510083027 AddServiceNameToActiveStorageBlobs: migrating =============== | |
-- column_exists?(:active_storage_blobs, :service_name) | |
-> 0.0018s | |
-- add_column(:active_storage_blobs, :service_name, :string, {:null=>false, :default=>:local}) | |
-> 0.0011s | |
-- change_column(:active_storage_blobs, :service_name, :string, {:null=>false, :default=>nil}) | |
-> 0.0004s | |
== 20210510083027 AddServiceNameToActiveStorageBlobs: migrated (0.0227s) ====== | |
== 20210510083028 CreateActiveStorageVariantRecords: migrating ================ | |
-- create_table(:active_storage_variant_records, {}) | |
-> 0.0641s | |
== 20210510083028 CreateActiveStorageVariantRecords: migrated (0.0649s) ======= | |
== 20210511104518 AddTimeToFriendships: migrating ============================= | |
-- add_column(:friends, :created_at, :timestamp, {:precision=>nil}) | |
-> 0.0065s | |
-- add_index(:friends, [:user_id, :created_at], {:algorithm=>:concurrently}) | |
-> 0.0258s | |
-- remove_index(:friends, {:column=>:user_id, :name=>"friends_user_id_idx"}) | |
-> 0.0066s | |
== 20210511104518 AddTimeToFriendships: migrated (0.0399s) ==================== | |
== 20211216185316 RemoveNotNullOnActiveStorageBlobsChecksum: migrating ======== | |
-- change_column_null(:active_storage_blobs, :checksum, true) | |
-> 0.0004s | |
== 20211216185316 RemoveNotNullOnActiveStorageBlobsChecksum: migrated (0.0011s) | |
== 20220201183346 AddAuthorIndexToNoteComments: migrating ===================== | |
-- add_index(:note_comments, [:author_id, :created_at], {:algorithm=>:concurrently}) | |
-> 0.0447s | |
== 20220201183346 AddAuthorIndexToNoteComments: migrated (0.0453s) ============ | |
== 20220223140543 RemoveIdDefaults: migrating ================================= | |
-- change_column_default(:gpx_file_tags, :gpx_id, {:from=>0, :to=>nil}) | |
-> 0.0017s | |
-- change_column_default(:relation_members, :relation_id, {:from=>0, :to=>nil}) | |
-> 0.0040s | |
-- change_column_default(:relation_tags, :relation_id, {:from=>0, :to=>nil}) | |
-> 0.0013s | |
-- change_column_default(:way_tags, :way_id, {:from=>0, :to=>nil}) | |
-> 0.0013s | |
-- change_column_default(:relations, :relation_id, {:from=>0, :to=>nil}) | |
-> 0.0015s | |
-- change_column_default(:ways, :way_id, {:from=>0, :to=>nil}) | |
-> 0.0014s | |
== 20220223140543 RemoveIdDefaults: migrated (0.0120s) ======================== | |
Waiting to start rails ports server... | |
/var/www/config/initializers/config.rb:19: warning: already initialized constant ALLOWED_STATUS | |
/var/www/config/initializers/config.rb:19: warning: previous definition of ALLOWED_STATUS was here | |
Waiting to start rails ports server... | |
Waiting to start rails ports server... | |
Waiting to start rails ports server... | |
Waiting to start rails ports server... | |
Waiting to start rails ports server... | |
Waiting to start rails ports server... | |
Waiting to start rails ports server... | |
Waiting to start rails ports server... | |
Waiting to start rails ports server... | |
Waiting to start rails ports server... | |
Waiting to start rails ports server... | |
Waiting to start rails ports server... | |
Waiting to start rails ports server... | |
Waiting to start rails ports server... | |
Waiting to start rails ports server... | |
Waiting to start rails ports server... | |
Waiting to start rails ports server... | |
Waiting to start rails ports server... | |
Waiting to start rails ports server... | |
Waiting to start rails ports server... | |
Waiting to start rails ports server... | |
Waiting to start rails ports server... | |
Waiting to start rails ports server... | |
Waiting to start rails ports server... | |
Waiting to start rails ports server... | |
Waiting to start rails ports server... | |
Waiting to start rails ports server... | |
Waiting to start rails ports server... | |
Waiting to start rails ports server... | |
Waiting to start rails ports server... | |
Waiting to start rails ports server... | |
Waiting to start rails ports server... | |
Waiting to start rails ports server... | |
Waiting to start rails ports server... | |
Waiting to start rails ports server... | |
Waiting to start rails ports server... | |
Waiting to start rails ports server... | |
Waiting to start rails ports server... | |
Waiting to start rails ports server... | |
Waiting to start rails ports server... | |
Waiting to start rails ports server... | |
Waiting to start rails ports server... | |
Waiting to start rails ports server... | |
Waiting to start rails ports server... | |
Waiting to start rails ports server... | |
Waiting to start rails ports server... | |
Waiting to start rails ports server... | |
Waiting to start rails ports server... | |
Waiting to start rails ports server... | |
Waiting to start rails ports server... | |
Waiting to start rails ports server... | |
Waiting to start rails ports server... | |
Waiting to start rails ports server... | |
Waiting to start rails ports server... | |
Waiting to start rails ports server... | |
Waiting to start rails ports server... | |
Waiting to start rails ports server... | |
Waiting to start rails ports server... | |
Waiting to start rails ports server... | |
Waiting to start rails ports server... | |
Waiting to start rails ports server... | |
Waiting to start rails ports server... | |
Waiting to start rails ports server... | |
Waiting to start rails ports server... | |
Waiting to start rails ports server... | |
Waiting to start rails ports server... | |
Waiting to start rails ports server... | |
Waiting to start rails ports server... | |
Waiting to start rails ports server... | |
Waiting to start rails ports server... | |
Waiting to start rails ports server... | |
Waiting to start rails ports server... | |
Waiting to start rails ports server... | |
Waiting to start rails ports server... | |
Waiting to start rails ports server... | |
Waiting to start rails ports server... | |
Waiting to start rails ports server... | |
Waiting to start rails ports server... | |
Waiting to start rails ports server... | |
Waiting to start rails ports server... | |
Waiting to start rails ports server... | |
Waiting to start rails ports server... | |
Waiting to start rails ports server... | |
Waiting to start rails ports server... | |
Waiting to start rails ports server... | |
Waiting to start rails ports server... | |
Waiting to start rails ports server... | |
Waiting to start rails ports server... | |
Waiting to start rails ports server... | |
Waiting to start rails ports server... | |
Waiting to start rails ports server... | |
Waiting to start rails ports server... | |
Waiting to start rails ports server... | |
Waiting to start rails ports server... | |
Waiting to start rails ports server... | |
Waiting to start rails ports server... | |
Waiting to start rails ports server... | |
Waiting to start rails ports server... | |
Waiting to start rails ports server... | |
Waiting to start rails ports server... | |
Waiting to start rails ports server... | |
Waiting to start rails ports server... | |
Waiting to start rails ports server... | |
Waiting to start rails ports server... | |
Waiting to start rails ports server... | |
Waiting to start rails ports server... | |
Waiting to start rails ports server... | |
Waiting to start rails ports server... | |
Waiting to start rails ports server... | |
Waiting to start rails ports server... | |
Waiting to start rails ports server... | |
Waiting to start rails ports server... | |
Waiting to start rails ports server... | |
Waiting to start rails ports server... | |
Waiting to start rails ports server... | |
Waiting to start rails ports server... | |
Waiting to start rails ports server... | |
Waiting to start rails ports server... | |
Waiting to start rails ports server... | |
Waiting to start rails ports server... | |
Waiting to start rails ports server... | |
Waiting to start rails ports server... | |
➜ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment