ObjectSpace stats: TOTAL: 374571 FREE: 148957 T_STRING: 92410 T_IMEMO: 84052 T_ARRAY: 18016 T_OBJECT: 7754 T_CLASS: 7237 T_DATA: 5376 T_HASH: 3703 T_ICLASS: 1776 T_REGEXP: 1689 T_MODULE: 1186 T_SYMBOL: 957 T_STRUCT: 790 T_RATIONAL: 626 T_BIGNUM: 18 T_FILE: 10 T_FLOAT: 9 T_MATCH: 4 T_COMPLEX: 1 1000 Largest strings: /*! * animate.css -http://daneden.me/animate * Version - 3.5.1 * Licensed under the MIT license - http://opensource.org/licenses/MIT * * Copyright (c) 2016 Daniel Eden */ .animated { -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both; } .animated.infinite { -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite; } .animated.hinge { -webkit-animation-duration: 2s; animation-duration: 2s; } .animated.flipOutX, .animated.flipOutY, .animated.bounceIn, .animated.bounceOut { -webkit-animation-duration: .75s; animation-duration: .75s; } @-webkit-keyframes bounce { from, 20%, 53%, 80%, to { -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000); animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000); -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } (len: 510217) /*! * animate.css -http://daneden.me/animate * Version - 3.5.1 * Licensed under the MIT license - http://opensource.org/licenses/MIT * * Copyright (c) 2016 Daniel Eden */ .animated { -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both; } .animated.infinite { -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite; } .animated.hinge { -webkit-animation-duration: 2s; animation-duration: 2s; } .animated.flipOutX, .animated.flipOutY, .animated.bounceIn, .animated.bounceOut { -webkit-animation-duration: .75s; animation-duration: .75s; } @-webkit-keyframes bounce { from, 20%, 53%, 80%, to { -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000); animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000); -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } (len: 510107) /*! * animate.css -http://daneden.me/animate * Version - 3.5.1 * Licensed under the MIT license - http://opensource.org/licenses/MIT * * Copyright (c) 2016 Daniel Eden */ .animated { -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both; } .animated.infinite { -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite; } .animated.hinge { -webkit-animation-duration: 2s; animation-duration: 2s; } .animated.flipOutX, .animated.flipOutY, .animated.bounceIn, .animated.bounceOut { -webkit-animation-duration: .75s; animation-duration: .75s; } @-webkit-keyframes bounce { from, 20%, 53%, 80%, to { -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000); animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000); -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } (len: 510107) Action Controller: Exception caught (len: 643) Read solution

To make Bundler and RVM able to load gems from the home directory, set Read solution

To make Bundler and RVM able to load gems from the home directory, set (?x-mi: [[:alpha:]_] # at least one uppercase letter, lowercase letter or underscore [[:word:]]* # followed by optional letters, numbers or underscores )) # and a final valid identifier, captured as DYNAMIC (len: 605) (?:\$|@{1,2})? # optional global, instance or class variable indicator (?:(?x-mi: [[:alpha:]_] # at least one uppercase letter, lowercase letter or underscore [[:word:]]* # followed by optional letters, numbers or underscores )\.)* # followed by an optional chain of zero-argument method calls (?(?x-mi: [[:alpha:]_] # at least one uppercase letter, lowercase letter or underscore [[:word:]]* # followed by optional letters, numbers or underscores )) # and a final valid identifier, captured as DYNAMIC (len: 605) //(?:(?:(?:[\-_.!~*'()a-zA-Z\d;:&=+$,]|%[a-fA-F\d]{2})*@)?(?:(?:[a-zA-Z0-9\-.]|%\h\h)+|\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3}|\[(?:(?:[a-fA-F\d]{1,4}:)*(?:[a-fA-F\d]{1,4}|\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3})|(?:(?:[a-fA-F\d]{1,4}:)*[a-fA-F\d]{1,4})?::(?:(?:[a-fA-F\d]{1,4}:)*(?:[a-fA-F\d]{1,4}|\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3}))?)\])(?::\d*)?|(?:[\-_.!~*'()a-zA-Z\d$,;:@&=+]|%[a-fA-F\d]{2})+)(?:/(?:[\-_.!~*'()a-zA-Z\d:@&=+$,]|%[a-fA-F\d]{2})*(?:;(?:[\-_.!~*'()a-zA-Z\d:@&=+$,]|%[a-fA-F\d]{2})*)*(?:/(?:[\-_.!~*'()a-zA-Z\d:@&=+$,]|%[a-fA-F\d]{2})*(?:;(?:[\-_.!~*'()a-zA-Z\d:@&=+$,]|%[a-fA-F\d]{2})*)*)*)? (len: 601) //(?:(?:(?:[\-_.!~*'()a-zA-Z\d;:&=+$,]|%[a-fA-F\d]{2})*@)?(?:(?:[a-zA-Z0-9\-.]|%\h\h)+|\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3}|\[(?:(?:[a-fA-F\d]{1,4}:)*(?:[a-fA-F\d]{1,4}|\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3})|(?:(?:[a-fA-F\d]{1,4}:)*[a-fA-F\d]{1,4})?::(?:(?:[a-fA-F\d]{1,4}:)*(?:[a-fA-F\d]{1,4}|\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3}))?)\])(?::\d*)?|(?:[\-_.!~*'()a-zA-Z\d$,;:@&=+]|%[a-fA-F\d]{2})+)(?:/(?:[\-_.!~*'()a-zA-Z\d:@&=+$,]|%[a-fA-F\d]{2})*(?:;(?:[\-_.!~*'()a-zA-Z\d:@&=+$,]|%[a-fA-F\d]{2})*)*(?:/(?:[\-_.!~*'()a-zA-Z\d:@&=+$,]|%[a-fA-F\d]{2})*(?:;(?:[\-_.!~*'()a-zA-Z\d:@&=+$,]|%[a-fA-F\d]{2})*)*)*)? (len: 601) -O3 -ggdb3 -Wall -Wextra -Wdeclaration-after-statement -Wdeprecated-declarations -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wrestrict -Wwrite-strings -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -fPIC (len: 600) -O3 -ggdb3 -Wall -Wextra -Wdeclaration-after-statement -Wdeprecated-declarations -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wrestrict -Wwrite-strings -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -fPIC (len: 600) -O3 -ggdb3 -Wall -Wextra -Wdeclaration-after-statement -Wdeprecated-declarations -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wrestrict -Wwrite-strings -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -fPIC (len: 600) -O3 -ggdb3 -Wall -Wextra -Wdeclaration-after-statement -Wdeprecated-declarations -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wrestrict -Wwrite-strings -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -fPIC (len: 600) -O3 -ggdb3 -Wall -Wextra -Wdeclaration-after-statement -Wdeprecated-declarations -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wrestrict -Wwrite-strings -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable (len: 593) -O3 -ggdb3 -Wall -Wextra -Wdeclaration-after-statement -Wdeprecated-declarations -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wrestrict -Wwrite-strings -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable (len: 593) -O3 -ggdb3 -Wall -Wextra -Wdeclaration-after-statement -Wdeprecated-declarations -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wrestrict -Wwrite-strings -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable (len: 593) -O3 -ggdb3 -Wall -Wextra -Wdeclaration-after-statement -Wdeprecated-declarations -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wrestrict -Wwrite-strings -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable (len: 593) -O3 -ggdb3 -Wall -Wextra -Wdeclaration-after-statement -Wdeprecated-declarations -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wrestrict -Wwrite-strings -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable (len: 593) -O3 -ggdb3 -Wall -Wextra -Wdeclaration-after-statement -Wdeprecated-declarations -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wrestrict -Wwrite-strings -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable (len: 593) -O3 -ggdb3 -Wall -Wextra -Wdeclaration-after-statement -Wdeprecated-declarations -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wrestrict -Wwrite-strings -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable (len: 593) -O3 -ggdb3 -Wall -Wextra -Wdeclaration-after-statement -Wdeprecated-declarations -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wrestrict -Wwrite-strings -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable (len: 593) -O3 -ggdb3 -Wall -Wextra -Wdeclaration-after-statement -Wdeprecated-declarations -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wrestrict -Wwrite-strings -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable (len: 593) -O3 -ggdb3 -Wall -Wextra -Wdeclaration-after-statement -Wdeprecated-declarations -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wrestrict -Wwrite-strings -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable (len: 593) -O3 -ggdb3 -Wall -Wextra -Wdeclaration-after-statement -Wdeprecated-declarations -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wrestrict -Wwrite-strings -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable (len: 593) -O3 -ggdb3 -Wall -Wextra -Wdeclaration-after-statement -Wdeprecated-declarations -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wrestrict -Wwrite-strings -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable (len: 593) ^(?i-mx:Content-Disposition:\s*(?-mix:[^\s()<>,;:\\"\/\[\]?=]+)\s*)((?-mix:;\s*(?:(?-mix:((?-mix:(?-mix:(?-mix:[^ \t\v\n\r)(><@,;:\\"\/\[\]?='*%])+)(?-mix:\*[0-9]+)?))=((?-mix:"(?:\\"|[^"])*"|(?-mix:[^\s()<>,;:\\"\/\[\]?=]+))))|(?-mix:(?-mix:((?-mix:(?-mix:(?-mix:[^ \t\v\n\r)(><@,;:\\"\/\[\]?='*%])+)(?:\*0)?\*))=((?-mix:[a-zA-Z0-9\-]*'[a-zA-Z0-9\-]*'(?-mix:%[0-9a-fA-F]{2}|(?-mix:[^ \t\v\n\r)(><@,;:\\"\/\[\]?='*%]))*)))|(?-mix:((?-mix:(?-mix:(?-mix:[^ \t\v\n\r)(><@,;:\\"\/\[\]?='*%])+)\*[1-9][0-9]*\*))=((?-mix:%[0-9a-fA-F]{2}|(?-mix:[^ \t\v\n\r)(><@,;:\\"\/\[\]?='*%]))*))))\s*))+$ (len: 586) ^(?i-mx:Content-Disposition:\s*(?-mix:[^\s()<>,;:\\"\/\[\]?=]+)\s*)((?-mix:;\s*(?:(?-mix:((?-mix:(?-mix:(?-mix:[^ \t\v\n\r)(><@,;:\\"\/\[\]?='*%])+)(?-mix:\*[0-9]+)?))=((?-mix:"(?:\\"|[^"])*"|(?-mix:[^\s()<>,;:\\"\/\[\]?=]+))))|(?-mix:(?-mix:((?-mix:(?-mix:(?-mix:[^ \t\v\n\r)(><@,;:\\"\/\[\]?='*%])+)(?:\*0)?\*))=((?-mix:[a-zA-Z0-9\-]*'[a-zA-Z0-9\-]*'(?-mix:%[0-9a-fA-F]{2}|(?-mix:[^ \t\v\n\r)(><@,;:\\"\/\[\]?='*%]))*)))|(?-mix:((?-mix:(?-mix:(?-mix:[^ \t\v\n\r)(><@,;:\\"\/\[\]?='*%])+)\*[1-9][0-9]*\*))=((?-mix:%[0-9a-fA-F]{2}|(?-mix:[^ \t\v\n\r)(><@,;:\\"\/\[\]?='*%]))*))))\s*))+$ (len: 586) -Wall -Wextra -Wdeclaration-after-statement -Wdeprecated-declarations -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wrestrict -Wwrite-strings -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable (len: 582) -Wall -Wextra -Wdeclaration-after-statement -Wdeprecated-declarations -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wrestrict -Wwrite-strings -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable (len: 582) -Wall -Wextra -Wdeclaration-after-statement -Wdeprecated-declarations -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wrestrict -Wwrite-strings -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable (len: 582) -Wall -Wextra -Wdeclaration-after-statement -Wdeprecated-declarations -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wrestrict -Wwrite-strings -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable (len: 582) -Wall -Wextra -Wdeclaration-after-statement -Wdeprecated-declarations -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wrestrict -Wwrite-strings -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable (len: 582) -Wall -Wextra -Wdeclaration-after-statement -Wdeprecated-declarations -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wrestrict -Wwrite-strings -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable (len: 582) gemset. Read solution

Use the Read solution
Use the \n \n ".freeze ; _erbout.<<(( name ).to_s); _erbout.<< " (".freeze; _erbout.<<(( duration ).to_s); _erbout.<< " ms) - Profiling Results\n \n ".freeze ; _erbout.<<(( includes ).to_s); _erbout.<< "\n \n \n
\n \n\n".freeze ; _erbout (len: 518) #coding:UTF-8 _erbout = +''; _erbout.<< "\n \n ".freeze ; _erbout.<<(( name ).to_s); _erbout.<< " (".freeze; _erbout.<<(( duration ).to_s); _erbout.<< " ms) - Profiling Results\n \n ".freeze ; _erbout.<<(( includes ).to_s); _erbout.<< "\n \n \n
\n \n\n".freeze ; _erbout (len: 518) .
Read solution
(len: 513) . Read solution
(len: 513) \A(?: [\x00-\x7f] | [\xc2-\xdf] [\x80-\xbf] | \xe0 [\xa0-\xbf] [\x80-\xbf] | [\xe1-\xef] [\x80-\xbf] [\x80-\xbf] | \xf0 [\x90-\xbf] [\x80-\xbf] [\x80-\xbf] | [\xf1-\xf3] [\x80-\xbf] [\x80-\xbf] [\x80-\xbf] | \xf4 [\x80-\x8f] [\x80-\xbf] [\x80-\xbf])\z (len: 507) ;\s*(?:(?-mix:((?-mix:(?-mix:(?-mix:[^ \t\v\n\r)(><@,;:\\"\/\[\]?='*%])+)(?-mix:\*[0-9]+)?))=((?-mix:"(?:\\"|[^"])*"|(?-mix:[^\s()<>,;:\\"\/\[\]?=]+))))|(?-mix:(?-mix:((?-mix:(?-mix:(?-mix:[^ \t\v\n\r)(><@,;:\\"\/\[\]?='*%])+)(?:\*0)?\*))=((?-mix:[a-zA-Z0-9\-]*'[a-zA-Z0-9\-]*'(?-mix:%[0-9a-fA-F]{2}|(?-mix:[^ \t\v\n\r)(><@,;:\\"\/\[\]?='*%]))*)))|(?-mix:((?-mix:(?-mix:(?-mix:[^ \t\v\n\r)(><@,;:\\"\/\[\]?='*%])+)\*[1-9][0-9]*\*))=((?-mix:%[0-9a-fA-F]{2}|(?-mix:[^ \t\v\n\r)(><@,;:\\"\/\[\]?='*%]))*))))\s* (len: 507) ;\s*(?:(?-mix:((?-mix:(?-mix:(?-mix:[^ \t\v\n\r)(><@,;:\\"\/\[\]?='*%])+)(?-mix:\*[0-9]+)?))=((?-mix:"(?:\\"|[^"])*"|(?-mix:[^\s()<>,;:\\"\/\[\]?=]+))))|(?-mix:(?-mix:((?-mix:(?-mix:(?-mix:[^ \t\v\n\r)(><@,;:\\"\/\[\]?='*%])+)(?:\*0)?\*))=((?-mix:[a-zA-Z0-9\-]*'[a-zA-Z0-9\-]*'(?-mix:%[0-9a-fA-F]{2}|(?-mix:[^ \t\v\n\r)(><@,;:\\"\/\[\]?='*%]))*)))|(?-mix:((?-mix:(?-mix:(?-mix:[^ \t\v\n\r)(><@,;:\\"\/\[\]?='*%])+)\*[1-9][0-9]*\*))=((?-mix:%[0-9a-fA-F]{2}|(?-mix:[^ \t\v\n\r)(><@,;:\\"\/\[\]?='*%]))*))))\s* (len: 507) \A(?: [\x00-\x7f] | [\xc2-\xdf] [\x80-\xbf] | \xe0 [\xa0-\xbf] [\x80-\xbf] | [\xe1-\xef] [\x80-\xbf] [\x80-\xbf] | \xf0 [\x90-\xbf] [\x80-\xbf] [\x80-\xbf] | [\xf1-\xf3] [\x80-\xbf] [\x80-\xbf] [\x80-\xbf] | \xf4 [\x80-\x8f] [\x80-\xbf] [\x80-\xbf])\z (len: 507) . Read solution
Use the Read solution
Use the Read solution
(len: 495) Read solution
(len: 495) In order to autoload safely at boot time, please wrap your code in a reloader callback this way: Rails.application.reloader.to_prepare do # Autoload classes and modules needed at boot time here. end That block runs when the application boots, and every time there is a reload. For historical reasons, it may run twice, so it has to be idempotent. Check the "Autoloading and Reloading Constants" guide to learn more about how Rails autoloads and reloads. (len: 473) \A (?:(?.*)/)? (?_)? (?.*?) (?:\.(?[a-z]{2}(?:-[A-Z]{2})?))?? (?:\.(?html|text|js|css|ics|csv|vcf|vtt|png|jpeg|gif|bmp|tiff|svg|mpeg|mp3|ogg|m4a|webm|mp4|otf|ttf|woff|woff2|xml|rss|atom|yaml|multipart_form|url_encoded_form|json|pdf|zip|gzip))?? (?:\+(?[^.]*))?? (?:\.(?raw|erb|html|builder|ruby|jbuilder))? \z (len: 468) (len: 465) _paves_session=8RXknZyS628XiZeH19YzRuvrwnzWkdaYiWukZvBL8iCg%2B7pq6XvmIZHeXfR%2F9WBrZ22aUsVUplaDe2u8rzy7%2FR5jS9qf6nkvr91zdUw33zUAQ4VAxjZdNbEofxz7elM%2FGh9cpZ4mZB8CAnJCFXON3WRLH0a35RODFyntYvqD5O5kB4ALoOo9E3dEnWoohhMsR9yYricK8LcqQJ%2Boa4%2Fs0NpZhTEU3JHkrZj57oWXFXTTAskbIpMh6Begk%2F6lMiDnpdoRp44STuzvnzRl1fwjR9xB9Az%2FKw%3D%3D--b0Iut32PCSh3mzgu--7KWZQH9lnZz1Nweg2ePEzA%3D%3D; path=/; HttpOnly; SameSite=Lax __profilin=p%3Dt; path=/; secure; HttpOnly; SameSite=Lax (len: 460) _paves_session=8RXknZyS628XiZeH19YzRuvrwnzWkdaYiWukZvBL8iCg%2B7pq6XvmIZHeXfR%2F9WBrZ22aUsVUplaDe2u8rzy7%2FR5jS9qf6nkvr91zdUw33zUAQ4VAxjZdNbEofxz7elM%2FGh9cpZ4mZB8CAnJCFXON3WRLH0a35RODFyntYvqD5O5kB4ALoOo9E3dEnWoohhMsR9yYricK8LcqQJ%2Boa4%2Fs0NpZhTEU3JHkrZj57oWXFXTTAskbIpMh6Begk%2F6lMiDnpdoRp44STuzvnzRl1fwjR9xB9Az%2FKw%3D%3D--b0Iut32PCSh3mzgu--7KWZQH9lnZz1Nweg2ePEzA%3D%3D; path=/; HttpOnly; SameSite=Lax __profilin=p%3Dt; path=/; secure; HttpOnly; SameSite=Lax (len: 460) local zset_key = KEYS[1] local hash_key = KEYS[2] local id = ARGV[1] local score = tonumber(ARGV[2]) local bytes = ARGV[3] local limit = tonumber(ARGV[4]) redis.call("ZADD", zset_key, score, id) redis.call("HSET", hash_key, id, bytes) if redis.call("ZCARD", zset_key) > limit then local lowest_snapshot_id = redis.call("ZRANGE", zset_key, 0, 0)[1] redis.call("ZREM", zset_key, lowest_snapshot_id) redis.call("HDEL", hash_key, lowest_snapshot_id) end (len: 456) Enumerating ActiveModel::Errors as a hash has been deprecated. In Rails 6.1, `errors` is an array of Error objects, therefore it should be accessed by a block with a single block parameter like this: person.errors.each do |error| attribute = error.attribute message = error.message end You are passing a block expecting two parameters, so the old hash behavior is simulated. As this is deprecated, this will result in an ArgumentError in Rails 6.2. (len: 455) SELECT fk.referenced_table_name AS 'to_table', fk.referenced_column_name AS 'primary_key', fk.column_name AS 'column', fk.constraint_name AS 'name', rc.update_rule AS 'on_update', rc.delete_rule AS 'on_delete' FROM information_schema.referential_constraints rc JOIN information_schema.key_column_usage fk USING (constraint_schema, constraint_name) WHERE fk.referenced_column_name IS NOT NULL AND fk.table_schema = (len: 451)

Make sure the gem bundle is installed

Run the following from the application directory:

bundle install

Check the application process's execution environment

Is the application running under the expected execution environment? A common problem is that the application runs under a different user than it is supposed to. The application is currently running as the (len: 436)

Make sure the gem bundle is installed

Run the following from the application directory:

bundle install

Check the application process's execution environment

Is the application running under the expected execution environment? A common problem is that the application runs under a different user than it is supposed to. The application is currently running as the (len: 436) is currently disabled, likely because your application is still in its loading phase. This method is meant to display text in the user locale, so calling it before the user locale has been set is likely to display text from the wrong locale to some users. If you have a legitimate reason to access i18n data outside of the user flow, you can do so by passing the desired locale explictly with the `locale` argument, e.g. `I18n. (len: 430) -----BEGIN DH PARAMETERS----- MIIBCAKCAQEA7E6kBrYiyvmKAMzQ7i8WvwVk9Y/+f8S7sCTN712KkK3cqd1jhJDY JbrYeNV3kUIKhPxWHhObHKpD1R84UpL+s2b55+iMd6GmL7OYmNIT/FccKhTcveab VBmZT86BZKYyf45hUF9FOuUM9xPzuK3Vd8oJQvfYMCd7LPC0taAEljQLR4Edf8E6 YoaOffgTf5qxiwkjnlVZQc3whgnEt9FpVMvQ9eknyeGB5KHfayAc3+hUAvI3/Cr3 1bNveX5wInh5GDx1FGhKBZ+s1H+aedudCm7sCgRwv8lKWYGiHzObSma8A86KG+MD 7Lo5JquQ3DlBodj3IDyPrxIv96lvRPFtAwIBAg== -----END DH PARAMETERS----- (len: 424) {/home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/actionmailbox-6.1.4.1/app/views/**/*,/home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/actiontext-6.1.4.1/app/views/**/*,/home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/devise-4.8.0/app/views/**/*,/home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/kaminari-core-1.2.1/app/views/**/*,/home/ubuntu/pav/PAVES1/app/views/**/*} (len: 414) SECURITY WARNING: No secret option provided to Rack::Session::Cookie. This poses a security threat. It is strongly recommended that you provide a secret to prevent exploits that may be possible from crafted cookies. This will not be supported in future versions of Rack, and future versions will even invalidate your existing user cookies. Called from: (len: 402) . You can work around by passing `skip: :omniauth_callbacks` to the `devise_for` call and extract omniauth options to another `devise_for` call outside the scope. Here is an example: devise_for :users, only: :omniauth_callbacks, controllers: {omniauth_callbacks: 'users/omniauth_callbacks'} scope '/(:locale)', locale: /ru|en/ do devise_for :users, skip: :omniauth_callbacks end (len: 399)

(len: 395) [DEVISE] We have detected that you are using devise_for inside engine routes. In this case, you probably want to set Devise.router_name = MOUNT_POINT, where MOUNT_POINT is a symbol representing where this engine will be mounted at. For now Devise will default the mount point to :main_app. You can explicitly set it to :main_app as well in case you want to keep the current behavior. (len: 383)

Bundler was unable to find one of the gems defined in the Gemfile

(len: 378)

Bundler was unable to find one of the gems defined in the Gemfile

Most common causes Solution finder
(len: 378) \A((?-mix:[a-zA-Z][0-9a-zA-Z]*|[0-9]+(?:\.[0-9]+)*))=(?x-mi: (?!["#])((?:(?-mix:[^\\",=+<>#;])|(?-mix:\\(?:[,=+<>#;]|\\|"|(?-mix:(?-mix:[0-9a-fA-F])(?-mix:[0-9a-fA-F])))))*)| \#((?-mix:(?-mix:(?-mix:[0-9a-fA-F])(?-mix:[0-9a-fA-F]))+))| "((?:(?-mix:[^\\"])|(?-mix:\\(?:[,=+<>#;]|\\|"|(?-mix:(?-mix:[0-9a-fA-F])(?-mix:[0-9a-fA-F])))))*)" ) (len: 375) \A((?-mix:[a-zA-Z][0-9a-zA-Z]*|[0-9]+(?:\.[0-9]+)*))=(?x-mi: (?!["#])((?:(?-mix:[^\\",=+<>#;])|(?-mix:\\(?:[,=+<>#;]|\\|"|(?-mix:(?-mix:[0-9a-fA-F])(?-mix:[0-9a-fA-F])))))*)| \#((?-mix:(?-mix:(?-mix:[0-9a-fA-F])(?-mix:[0-9a-fA-F]))+))| "((?:(?-mix:[^\\"])|(?-mix:\\(?:[,=+<>#;]|\\|"|(?-mix:(?-mix:[0-9a-fA-F])(?-mix:[0-9a-fA-F])))))*)" ) (len: 375) (len: 369) (len: 369) . Possible causes: 1. You want to set webpacker.yml value of compile to true for your environment unless you are using the `webpack -w` or the webpack-dev-server. 2. webpack has not yet re-run to reflect updates. 3. You have misconfigured Webpacker's config/webpacker.yml file. 4. Your webpack configuration is not creating a manifest. Your manifest contains: (len: 363) (num = nil) per_page = max_per_page && (default_per_page > max_per_page) ? max_per_page : default_per_page limit(per_page).offset(per_page * ((num = num.to_i - 1) < 0 ? 0 : num)).extending do include Kaminari::ActiveRecordRelationMethods include Kaminari::PageScopeMethods end end (len: 343) Using `return`, `break` or `throw` to exit a transaction block is deprecated without replacement. If the `throw` came from `Timeout.timeout(duration)`, pass an exception class as a second argument so it doesn't use `throw` to abort its block. This results in the transaction being committed, but in the next release of Rails it will rollback. (len: 343) (?-mix:((?-mix:(?-mix:(?-mix:[^ \t\v\n\r)(><@,;:\\"\/\[\]?='*%])+)(?:\*0)?\*))=((?-mix:[a-zA-Z0-9\-]*'[a-zA-Z0-9\-]*'(?-mix:%[0-9a-fA-F]{2}|(?-mix:[^ \t\v\n\r)(><@,;:\\"\/\[\]?='*%]))*)))|(?-mix:((?-mix:(?-mix:(?-mix:[^ \t\v\n\r)(><@,;:\\"\/\[\]?='*%])+)\*[1-9][0-9]*\*))=((?-mix:%[0-9a-fA-F]{2}|(?-mix:[^ \t\v\n\r)(><@,;:\\"\/\[\]?='*%]))*)) (len: 342) (?-mix:((?-mix:(?-mix:(?-mix:[^ \t\v\n\r)(><@,;:\\"\/\[\]?='*%])+)(?:\*0)?\*))=((?-mix:[a-zA-Z0-9\-]*'[a-zA-Z0-9\-]*'(?-mix:%[0-9a-fA-F]{2}|(?-mix:[^ \t\v\n\r)(><@,;:\\"\/\[\]?='*%]))*)))|(?-mix:((?-mix:(?-mix:(?-mix:[^ \t\v\n\r)(><@,;:\\"\/\[\]?='*%])+)\*[1-9][0-9]*\*))=((?-mix:%[0-9a-fA-F]{2}|(?-mix:[^ \t\v\n\r)(><@,;:\\"\/\[\]?='*%]))*)) (len: 342) Render and/or redirect were called multiple times in this action. Please note that you may only call render OR redirect, and at most once per action. Also note that neither redirect nor render terminate execution of the action, so if you want to exit an action after redirecting, you need to do something like "redirect_to(...) and return". (len: 340) ; var json = JSON.stringify(graph); var blob = new Blob([json], { type: 'text/plain' }); var objUrl = encodeURIComponent(URL.createObjectURL(blob)); var iframe = document.createElement('IFRAME'); iframe.setAttribute('id', 'speedscope-iframe'); document.body.appendChild(iframe); var iframeUrl = ' (len: 338) end # end if read_from_cache_file # if read_from_cache_file data = File.read(cache_file) # data = File.read(cache_file) (len: 336) end # end if read_from_cache_file # if read_from_cache_file data = File.read(cache_file) # data = File.read(cache_file) (len: 336) To respond to a custom format, register it as a MIME type first: https://guides.rubyonrails.org/action_controller_overview.html#restful-downloads. If you meant to respond to a variant like :tablet or :phone, not a custom format, be sure to nest your variant response within a format response: format.html { |html| html.tablet { ... } } (len: 335) 8RXknZyS628XiZeH19YzRuvrwnzWkdaYiWukZvBL8iCg+7pq6XvmIZHeXfR/9WBrZ22aUsVUplaDe2u8rzy7/R5jS9qf6nkvr91zdUw33zUAQ4VAxjZdNbEofxz7elM/Gh9cpZ4mZB8CAnJCFXON3WRLH0a35RODFyntYvqD5O5kB4ALoOo9E3dEnWoohhMsR9yYricK8LcqQJ+oa4/s0NpZhTEU3JHkrZj57oWXFXTTAskbIpMh6Begk/6lMiDnpdoRp44STuzvnzRl1fwjR9xB9Az/Kw==--b0Iut32PCSh3mzgu--7KWZQH9lnZz1Nweg2ePEzA== (len: 332)

Check the application process's execution environment

Is the application running under the expected execution environment? A common problem is that the application runs under a different user than it is supposed to. The application is currently running as the (len: 326) .supports_cache_versioning? #=> true). Next best, switch to a different cache store that does support cache versioning: https://guides.rubyonrails.org/caching_with_rails.html#cache-stores. To keep using the current cache store, you can turn off cache versioning entirely: config.active_record.cache_versioning = false (len: 326) ' You may have defined two routes with the same name using the `:as` option, or you may be overriding a route already defined by a resource with the same naming. For the latter, you can restrict the routes created with `resources` as explained here: https://guides.rubyonrails.org/routing.html#restricting-the-routes-created (len: 326)

Check the application process's execution environment

Is the application running under the expected execution environment? A common problem is that the application runs under a different user than it is supposed to. The application is currently running as the (len: 326) \A\s* (?:(?:Mon|Tue|Wed|Thu|Fri|Sat|Sun)\s*,\s*)? (\d{1,2})\s+ (Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec)\s+ (\d{2,})\s+ (\d{2})\s* :\s*(\d{2})\s* (?::\s*(\d{2}))?\s+ ([+-]\d{4}| UT|GMT|EST|EDT|CST|CDT|MST|MDT|PST|PDT|[A-IK-Z]) (len: 325) mappings.unshift mappings.delete(favorite.to_sym) if favorite mappings.each do |mapping| opts[:scope] = mapping warden.authenticate!(opts) if !devise_controller? || opts.delete(:force) end end end def (len: 325) \A\s* (?:(?:Mon|Tue|Wed|Thu|Fri|Sat|Sun)\s*,\s*)? (\d{1,2})\s+ (Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec)\s+ (\d{2,})\s+ (\d{2})\s* :\s*(\d{2})\s* (?::\s*(\d{2}))?\s+ ([+-]\d{4}| UT|GMT|EST|EDT|CST|CDT|MST|MDT|PST|PDT|[A-IK-Z]) (len: 325) && File.exist?(cache_file) cache_file_stat = File.stat(cache_file) # cache_file_stat = File.stat(cache_file) read_from_cache_file = # read_from_cache_file = Time.now - cache_file_stat.mtime < (len: 322) && File.exist?(cache_file) cache_file_stat = File.stat(cache_file) # cache_file_stat = File.stat(cache_file) read_from_cache_file = # read_from_cache_file = Time.now - cache_file_stat.mtime < (len: 322) Wrong OmniAuth configuration. If you are getting this exception, it means that either: 1) You are manually setting OmniAuth.config.path_prefix and it doesn't match the Devise one 2) You are setting :omniauthable in more than one model 3) You changed your Devise routes/OmniAuth setting and haven't restarted your server (len: 320) (?!["#])((?:(?-mix:[^\\",=+<>#;])|(?-mix:\\(?:[,=+<>#;]|\\|"|(?-mix:(?-mix:[0-9a-fA-F])(?-mix:[0-9a-fA-F])))))*)| \#((?-mix:(?-mix:(?-mix:[0-9a-fA-F])(?-mix:[0-9a-fA-F]))+))| "((?:(?-mix:[^\\"])|(?-mix:\\(?:[,=+<>#;]|\\|"|(?-mix:(?-mix:[0-9a-fA-F])(?-mix:[0-9a-fA-F])))))*)" (len: 314) (?!["#])((?:(?-mix:[^\\",=+<>#;])|(?-mix:\\(?:[,=+<>#;]|\\|"|(?-mix:(?-mix:[0-9a-fA-F])(?-mix:[0-9a-fA-F])))))*)| \#((?-mix:(?-mix:(?-mix:[0-9a-fA-F])(?-mix:[0-9a-fA-F]))+))| "((?:(?-mix:[^\\"])|(?-mix:\\(?:[,=+<>#;]|\\|"|(?-mix:(?-mix:[0-9a-fA-F])(?-mix:[0-9a-fA-F])))))*)" (len: 314) You should not use the `match` method in your router without specifying an HTTP method. If you want to expose your action to both GET and POST, add `via: [:get, :post]` option. If you want to expose your action to GET, use `get` in the router: Instead of: match "controller#action" Do: get "controller#action" (len: 313) [Devise] The second argument of `DatabaseAuthenticatable#update_without_password` (`options`) is deprecated and it will be removed in the next major version. It was added to support a feature deprecated in Rails 4, so you can safely remove it from your code. (len: 307) This Gemfile does not include an explicit global source. Not using an explicit global source may result in a different lockfile being generated depending on the gems you have installed locally before bundler is run. Instead, define a global source in your Gemfile like this: source "https://rubygems.org". (len: 305) ^ # The host: (? # An IPv6 address: (\[(?.*)\]) | # An IPv4 address: (?[\d\.]+) | # A hostname: (?[a-zA-Z0-9\.\-]+) ) # The optional port: (:(?\d+))? $ (len: 305) , # :text_field, @object_name, # @object_name, method, # method, objectify_options(options)) # objectify_options(options)) end # end (len: 305) ^ # The host: (? # An IPv6 address: (\[(?.*)\]) | # An IPv4 address: (?[\d\.]+) | # A hostname: (?[a-zA-Z0-9\.\-]+) ) # The optional port: (:(?\d+))? $ (len: 305) [Devise] The second argument of `DatabaseAuthenticatable#update_with_password` (`options`) is deprecated and it will be removed in the next major version. It was added to support a feature deprecated in Rails 4, so you can safely remove it from your code. (len: 304) \A ( (?: # `table_name`.`column_name` | function(one or no argument) ((?:\w+\.|`\w+`\.)?(?:\w+|`\w+`)) | \w+\((?:|\g<2>)\) ) (?:(?:\s+AS)?\s+(?:\w+|`\w+`))? ) (?:\s*,\s*\g<1>)* \z (len: 303) /home/ubuntu/.rbenv/versions/2.6.8/bin:/home/ubuntu/.rbenv/libexec:/home/ubuntu/.rbenv/plugins/ruby-build/bin:/home/ubuntu/.rbenv/plugins/ruby-build/bin:/home/ubuntu/.rbenv/shims:/home/ubuntu/.rbenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin (len: 301) mappings.unshift mappings.delete(favorite.to_sym) if favorite mappings.each do |mapping| current = warden.authenticate(scope: mapping) return current if current end nil end def current_ (len: 299) ObjectSpace stats: TOTAL: 374571 FREE: 148957 T_STRING: 92410 T_IMEMO: 84052 T_ARRAY: 18016 T_OBJECT: 7754 T_CLASS: 7237 T_DATA: 5376 T_HASH: 3703 T_ICLASS: 1776 T_REGEXP: 1689 T_MODULE: 1186 T_SYMBOL: 957 T_STRUCT: 790 T_RATIONAL: 626 T_BIGNUM: 18 T_FILE: 10 T_FLOAT: 9 T_MATCH: 4 T_COMPLEX: 1 1000 Largest strings: (len: 295) In Rails 6.2, `after_enqueue`/`after_perform` callbacks no longer run if `before_enqueue`/`before_perform` respectively halts with `throw :abort`. To enable this behavior, uncomment the `config.active_job.skip_after_callbacks_if_terminated` config in the new 6.1 framework defaults initializer. (len: 295)

You don't have any routes defined!

(len: 295) ObjectSpace stats: TOTAL: 374571 FREE: 148957 T_STRING: 92410 T_IMEMO: 84052 T_ARRAY: 18016 T_OBJECT: 7754 T_CLASS: 7237 T_DATA: 5376 T_HASH: 3703 T_ICLASS: 1776 T_REGEXP: 1689 T_MODULE: 1186 T_SYMBOL: 957 T_STRUCT: 790 T_RATIONAL: 626 T_BIGNUM: 18 T_FILE: 10 T_FLOAT: 9 T_MATCH: 4 T_COMPLEX: 1 (len: 295) ") # cache_file = File.join(@@cache_dir, "httpd") end # end read_from_cache_file = false # read_from_cache_file = false if (len: 293) ") # cache_file = File.join(@@cache_dir, "httpd") end # end read_from_cache_file = false # read_from_cache_file = false if (len: 293) \A ( (?: # `table_name`.`column_name` | function(one or no argument) ((?:\w+\.|`\w+`\.)?(?:\w+|`\w+`)) | \w+\((?:|\g<2>)\) ) (?:\s+ASC|\s+DESC)? ) (?:\s*,\s*\g<1>)* \z (len: 291) \A ( (?: # table_name.column_name | function(one or no argument) ((?:\w+\.)?\w+) | \w+\((?:|\g<2>)\) ) (?:\s+ASC|\s+DESC)? (?:\s+NULLS\s+(?:FIRST|LAST))? ) (?:\s*,\s*\g<1>)* \z (len: 288) (?:(?:[a-zA-Z0-9\-.]|%\h\h)+|\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3}|\[(?:(?:[a-fA-F\d]{1,4}:)*(?:[a-fA-F\d]{1,4}|\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3})|(?:(?:[a-fA-F\d]{1,4}:)*[a-fA-F\d]{1,4})?::(?:(?:[a-fA-F\d]{1,4}:)*(?:[a-fA-F\d]{1,4}|\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3}))?)\])(?::\d*)? (len: 281) (?:(?:[a-zA-Z0-9\-.]|%\h\h)+|\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3}|\[(?:(?:[a-fA-F\d]{1,4}:)*(?:[a-fA-F\d]{1,4}|\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3})|(?:(?:[a-fA-F\d]{1,4}:)*[a-fA-F\d]{1,4})?::(?:(?:[a-fA-F\d]{1,4}:)*(?:[a-fA-F\d]{1,4}|\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3}))?)\])(?::\d*)? (len: 281) \A(?:(?:[a-zA-Z0-9\-.]|%\h\h)+|\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3}|\[(?:(?:[a-fA-F\d]{1,4}:)*(?:[a-fA-F\d]{1,4}|\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3})|(?:(?:[a-fA-F\d]{1,4}:)*[a-fA-F\d]{1,4})?::(?:(?:[a-fA-F\d]{1,4}:)*(?:[a-fA-F\d]{1,4}|\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3}))?)\])\z (len: 276) does not respond to 'devise' method. This usually means you haven't loaded your ORM file or it's being loaded too late. To fix it, be sure to require 'devise/orm/YOUR_ORM' inside 'config/initializers/devise.rb' or before your application definition in 'config/application.rb' (len: 276) \A(?:(?:[a-zA-Z0-9\-.]|%\h\h)+|\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3}|\[(?:(?:[a-fA-F\d]{1,4}:)*(?:[a-fA-F\d]{1,4}|\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3})|(?:(?:[a-fA-F\d]{1,4}:)*[a-fA-F\d]{1,4})?::(?:(?:[a-fA-F\d]{1,4}:)*(?:[a-fA-F\d]{1,4}|\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3}))?)\])\z (len: 276) TOTAL: 374571 FREE: 148957 T_STRING: 92410 T_IMEMO: 84052 T_ARRAY: 18016 T_OBJECT: 7754 T_CLASS: 7237 T_DATA: 5376 T_HASH: 3703 T_ICLASS: 1776 T_REGEXP: 1689 T_MODULE: 1186 T_SYMBOL: 957 T_STRUCT: 790 T_RATIONAL: 626 T_BIGNUM: 18 T_FILE: 10 T_FLOAT: 9 T_MATCH: 4 T_COMPLEX: 1 (len: 275) TOTAL: 374571 FREE: 148957 T_STRING: 92410 T_IMEMO: 84052 T_ARRAY: 18016 T_OBJECT: 7754 T_CLASS: 7237 T_DATA: 5376 T_HASH: 3703 T_ICLASS: 1776 T_REGEXP: 1689 T_MODULE: 1186 T_SYMBOL: 957 T_STRUCT: 790 T_RATIONAL: 626 T_BIGNUM: 18 T_FILE: 10 T_FLOAT: 9 T_MATCH: 4 T_COMPLEX: 1 (len: 275) You can no longer specify a path source by itself. Instead, either use the :path option on a gem, or specify the gems that bundler should find in the path source by passing a block to the path method, like: path 'dir/containing/rails' do gem 'rails' end (len: 274) def initialize(*args) @hash = RBTree.new super end def add(o) o.respond_to?(:<=>) or raise ArgumentError, "value must respond to <=>" super end alias << add (len: 274) You can no longer specify a git source by itself. Instead, either use the :git option on a gem, or specify the gems that bundler should find in the git source by passing a block to the git method, like: git 'git://github.com/rails/rails.git' do gem 'rails' end (len: 273) Psych is a YAML parser and emitter. Psych leverages libyaml[https://pyyaml.org/wiki/LibYAML] for its YAML parsing and emitting capabilities. In addition to wrapping libyaml, Psych also knows how to serialize and de-serialize most Ruby objects to and from the YAML format. (len: 272) (?:(?:[a-zA-Z0-9\-.]|%\h\h)+|\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3}|\[(?:(?:[a-fA-F\d]{1,4}:)*(?:[a-fA-F\d]{1,4}|\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3})|(?:(?:[a-fA-F\d]{1,4}:)*[a-fA-F\d]{1,4})?::(?:(?:[a-fA-F\d]{1,4}:)*(?:[a-fA-F\d]{1,4}|\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3}))?)\]) (len: 272) (?:(?:[a-zA-Z0-9\-.]|%\h\h)+|\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3}|\[(?:(?:[a-fA-F\d]{1,4}:)*(?:[a-fA-F\d]{1,4}|\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3})|(?:(?:[a-fA-F\d]{1,4}:)*[a-fA-F\d]{1,4})?::(?:(?:[a-fA-F\d]{1,4}:)*(?:[a-fA-F\d]{1,4}|\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3}))?)\]) (len: 272) uduu03vt6cb3sblwgs76,3tyeylsk7hekh8qr3cdw,fa3qhs46y69jzo1taok4,n478vnbguv4m73y8los0,ccm3y1p7yixrwzbk1kc2,5c21uaw2f8xbznbsm4s8,ovo9sw1jn8r3y0xlxo9d,xhtv2dhhtmtszjqv7ny8,ate79vtos3e4eulz76g2,bc6u1tokfjdabf052ust,3fw327s7h38jwic1wpmr,6n227pkww9w2wrbdcsc4,ejk5qq32exmln7ng1gip (len: 272) uduu03vt6cb3sblwgs76,3tyeylsk7hekh8qr3cdw,fa3qhs46y69jzo1taok4,n478vnbguv4m73y8los0,ccm3y1p7yixrwzbk1kc2,5c21uaw2f8xbznbsm4s8,ovo9sw1jn8r3y0xlxo9d,xhtv2dhhtmtszjqv7ny8,ate79vtos3e4eulz76g2,bc6u1tokfjdabf052ust,3fw327s7h38jwic1wpmr,6n227pkww9w2wrbdcsc4,ejk5qq32exmln7ng1gip (len: 272) def respond_to_missing?(name, include_private = false) # It may look like an oversight, but we deliberately do not pass # +include_private+, because they do not get delegated. return false if name == :marshal_dump || name == :_dump (len: 271) \A # start of string .+ # file path (one or more characters) (?= # stop previous match when :\d+ # a colon is followed by one or more digits :in # followed by a colon followed by in ) (len: 269) 0001-Remove-script-macro-support.patch 0002-Update-entities-to-remove-handling-of-ssi.patch 0003-libxml2.la-is-in-top_builddir.patch 0004-use-glibc-strlen.patch 0005-avoid-isnan-isinf.patch 0006-update-automake-files-for-arm64.patch 0007-Fix-XPath-recursion-limit.patch (len: 269) . Being able to do this is deprecated. Autoloading during initialization is going to be an error condition in future versions of Rails. Reloading does not reboot the application, and therefore code executed during initialization does not run again. So, if you reload (len: 269) \A # start of string .+ # file path (one or more characters) (?= # stop previous match when :\d+ # a colon is followed by one or more digits :in # followed by a colon followed by in ) (len: 269) shard was `nil`. Please check your configuration. If you want your writing role to be something other than `:writing` set `config.active_record.writing_role` in your application configuration. The same setting should be applied for the `reading_role` if applicable. (len: 266) \A(?:[\-_.!~*'()a-zA-Z\d;@&=+$,]|%[a-fA-F\d]{2})+(?:/(?:[\-_.!~*'()a-zA-Z\d:@&=+$,]|%[a-fA-F\d]{2})*(?:;(?:[\-_.!~*'()a-zA-Z\d:@&=+$,]|%[a-fA-F\d]{2})*)*(?:/(?:[\-_.!~*'()a-zA-Z\d:@&=+$,]|%[a-fA-F\d]{2})*(?:;(?:[\-_.!~*'()a-zA-Z\d:@&=+$,]|%[a-fA-F\d]{2})*)*)*)?\z (len: 263) \A(?:[\-_.!~*'()a-zA-Z\d;@&=+$,]|%[a-fA-F\d]{2})+(?:/(?:[\-_.!~*'()a-zA-Z\d:@&=+$,]|%[a-fA-F\d]{2})*(?:;(?:[\-_.!~*'()a-zA-Z\d:@&=+$,]|%[a-fA-F\d]{2})*)*(?:/(?:[\-_.!~*'()a-zA-Z\d:@&=+$,]|%[a-fA-F\d]{2})*(?:;(?:[\-_.!~*'()a-zA-Z\d:@&=+$,]|%[a-fA-F\d]{2})*)*)*)?\z (len: 263) environment. This is usually a mistake. To ensure it's only activated in development mode, move it to the development group of your Gemfile: gem 'web-console', group: :development If you still want to run it in the (len: 262) \A(?:[\(\s]|(?m-ix:(?:\-\-.*\n)*|\/\*(?:[^\*]|\*[^\/])*\*\/))*(?-mix:(?i-mx:desc)|(?i-mx:describe)|(?i-mx:set)|(?i-mx:show)|(?i-mx:use)|(?i-mx:begin)|(?i-mx:commit)|(?i-mx:explain)|(?i-mx:release)|(?i-mx:rollback)|(?i-mx:savepoint)|(?i-mx:select)|(?i-mx:with)) (len: 260) (?:[\-_.!~*'()a-zA-Z\d;@&=+$,]|%[a-fA-F\d]{2})+(?:/(?:[\-_.!~*'()a-zA-Z\d:@&=+$,]|%[a-fA-F\d]{2})*(?:;(?:[\-_.!~*'()a-zA-Z\d:@&=+$,]|%[a-fA-F\d]{2})*)*(?:/(?:[\-_.!~*'()a-zA-Z\d:@&=+$,]|%[a-fA-F\d]{2})*(?:;(?:[\-_.!~*'()a-zA-Z\d:@&=+$,]|%[a-fA-F\d]{2})*)*)*)? (len: 259) (?:[\-_.!~*'()a-zA-Z\d;@&=+$,]|%[a-fA-F\d]{2})+(?:/(?:[\-_.!~*'()a-zA-Z\d:@&=+$,]|%[a-fA-F\d]{2})*(?:;(?:[\-_.!~*'()a-zA-Z\d:@&=+$,]|%[a-fA-F\d]{2})*)*(?:/(?:[\-_.!~*'()a-zA-Z\d:@&=+$,]|%[a-fA-F\d]{2})*(?:;(?:[\-_.!~*'()a-zA-Z\d:@&=+$,]|%[a-fA-F\d]{2})*)*)*)? (len: 259) -' + frame_id); if (currentSource && el) { currentSource.className += " hidden"; el.className = el.className.replace(" hidden", ""); currentSource = el; } } } })(); (len: 258) Your Gemfile contains multiple global sources. Using `source` more than once without a block is a security risk, and may result in installing unexpected gems. To resolve this warning, use a block to indicate which gems should come from the secondary source. (len: 257) Using `Range#include?` to check the inclusion of a value in a date time range is deprecated. It is recommended to use `Range#cover?` instead of `Range#include?` to check the inclusion of a value in a date time range. (len: 257) . However, because you are using RVM, this is not allowed: the option must point to an RVM wrapper script, not a raw Ruby binary. This is because RVM is implemented through various environment variables, which are set through the wrapper script. (len: 253) . However, because you are using RVM, this is not allowed: the option must point to an RVM wrapper script, not a raw Ruby binary. This is because RVM is implemented through various environment variables, which are set through the wrapper script. (len: 253) (*args) # _unmemoized_httpd(*args) end # end end # end (len: 252) (*args) # _unmemoized_httpd(*args) end # end end # end (len: 252) config.eager_load is set to nil. Please update your config/environments/*.rb files accordingly: * development - set it to false * test - set it to false (unless you use a tool that preloads your test environment) * production - set it to true (len: 251) (*args) monitor = @_monitor monitor or raise("BUG: Internal monitor was not properly initialized. Please report this to the concurrent-ruby developers.") monitor.synchronize { super } end (len: 250) \A ( (?: # table_name.column_name | function(one or no argument) ((?:\w+\.)?\w+) | \w+\((?:|\g<2>)\) ) (?:(?:\s+AS)?\s+\w+)? ) (?:\s*,\s*\g<1>)* \z (len: 249) (len: 172) DEPRECATION WARNING: configuration of secure_gravatar= through this method is deprecated! Use the block configuration instead. http://github.com/mdeering/gravatar_image_tag (len: 172) Webpacker::Configuration#check_yarn_integrity=(value) has been deprecated. The integrity check has been removed from Webpacker so changing this setting will have no effect. (len: 172) There is a mismatch between the foreign key and primary key column types. Verify that the foreign key column type and the primary key of the associated table match types. (len: 171) file:///home/ubuntu/pav/PAVES1/app/assets/stylesheets/css/bootstrap.min.css?type=text/css&pipeline=self&id=06d53c84711c7a87382400a4d5ac586b57bf5bb96b99b4eea6ea21fa2367b709 (len: 171) ##use_standard_json_time_format= delegated to ActiveSupport::JSON::Encoding.use_standard_json_time_format=, but ActiveSupport::JSON::Encoding is nil: (len: 171) file:///home/ubuntu/pav/PAVES1/app/assets/stylesheets/css/bootstrap.min.css?type=text/css&pipeline=self&id=06d53c84711c7a87382400a4d5ac586b57bf5bb96b99b4eea6ea21fa2367b709 (len: 171) ActiveRecord::ConnectionAdapters::DatabaseStatements#enable_lazy_transactions! delegated to transaction_manager.enable_lazy_transactions!, but transaction_manager is nil: (len: 171) ##use_standard_json_time_format= delegated to ActiveSupport::JSON::Encoding.use_standard_json_time_format=, but ActiveSupport::JSON::Encoding is nil: (len: 171) file:///home/ubuntu/pav/PAVES1/app/assets/stylesheets/css/bootstrap.min.css?type=text/css&pipeline=self&id=06d53c84711c7a87382400a4d5ac586b57bf5bb96b99b4eea6ea21fa2367b709 (len: 171) file:///home/ubuntu/pav/PAVES1/app/assets/stylesheets/css/bootstrap.min.css?type=text/css&pipeline=self&id=06d53c84711c7a87382400a4d5ac586b57bf5bb96b99b4eea6ea21fa2367b709 (len: 171) There is a mismatch between the foreign key and primary key column types. Verify that the foreign key column type and the primary key of the associated table match types. (len: 171) file:///home/ubuntu/pav/PAVES1/app/assets/stylesheets/css/bootstrap.min.css?type=text/css&pipeline=self&id=06d53c84711c7a87382400a4d5ac586b57bf5bb96b99b4eea6ea21fa2367b709 (len: 171) file:///home/ubuntu/pav/PAVES1/app/assets/stylesheets/css/bootstrap.min.css?type=text/css&pipeline=self&id=06d53c84711c7a87382400a4d5ac586b57bf5bb96b99b4eea6ea21fa2367b709 (len: 171)
  • Enable RVM mixed mode by running:
    rvm user gemsets
  • (len: 170) `, which contains the dash character (`-`). This is deprecated, because configuration through `ENV` should be possible, but `ENV` keys cannot include dashes. Please edit (len: 170)
  • Enable RVM mixed mode by running:
    rvm user gemsets
  • (len: 170) file:///home/ubuntu/pav/PAVES1/app/assets/config/manifest.js?type=application/javascript&pipeline=self&id=6a6d3c173214757d82ea0015e6e767fa0c5f1b9752ec522f79d07228ed9cf938 (len: 170) `, which contains the dash character (`-`). This is deprecated, because configuration through `ENV` should be possible, but `ENV` keys cannot include dashes. Please edit (len: 170) (?['"]) # an opening quote (?.*?) # with anything inside, captured as STATIC \k # and a matching closing quote (len: 169) ##escape_html_entities_in_json= delegated to ActiveSupport::JSON::Encoding.escape_html_entities_in_json=, but ActiveSupport::JSON::Encoding is nil: (len: 169) ##use_standard_json_time_format delegated to ActiveSupport::JSON::Encoding.use_standard_json_time_format, but ActiveSupport::JSON::Encoding is nil: (len: 169) (?['"]) # an opening quote (?.*?) # with anything inside, captured as STATIC \k # and a matching closing quote (len: 169) (?['"]) # an opening quote (?.*?) # with anything inside, captured as STATIC \k # and a matching closing quote (len: 169) ActiveRecord::ConnectionAdapters::DatabaseStatements#materialize_transactions delegated to transaction_manager.materialize_transactions, but transaction_manager is nil: (len: 169) ##escape_html_entities_in_json= delegated to ActiveSupport::JSON::Encoding.escape_html_entities_in_json=, but ActiveSupport::JSON::Encoding is nil: (len: 169) ##escape_html_entities_in_json= delegated to ActiveSupport::JSON::Encoding.escape_html_entities_in_json=, but ActiveSupport::JSON::Encoding is nil: (len: 169) ##use_standard_json_time_format delegated to ActiveSupport::JSON::Encoding.use_standard_json_time_format, but ActiveSupport::JSON::Encoding is nil: (len: 169) (?['"]) # an opening quote (?.*?) # with anything inside, captured as STATIC \k # and a matching closing quote (len: 169) (?['"]) # an opening quote (?.*?) # with anything inside, captured as STATIC \k # and a matching closing quote (len: 169) ) (?# 6: registry) ) | (?!//)) (?# XXX: '//' is the mark for hostport) ( (len: 168) [DEPRECATED] Bootsnap's `disable_trace:` option is deprecated and will be removed. If you use Ruby 2.5 or newer this option is useless, if not upgrading is recommended. (len: 168) Faraday::Connection#path_prefix at /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/faraday-2.6.0/lib/faraday/connection.rb:340 forwarding to private method (len: 168) [[:alpha:]_] # at least one uppercase letter, lowercase letter or underscore [[:word:]]* # followed by optional letters, numbers or underscores (len: 168) ' is reserved for storing the class in case of inheritance. Please rename this column if you didn't intend it to be used for storing the inheritance class or overwrite (len: 168) [[:alpha:]_] # at least one uppercase letter, lowercase letter or underscore [[:word:]]* # followed by optional letters, numbers or underscores (len: 168) [[:alpha:]_] # at least one uppercase letter, lowercase letter or underscore [[:word:]]* # followed by optional letters, numbers or underscores (len: 168) ) (?# 6: registry) ) | (?!//)) (?# XXX: '//' is the mark for hostport) ( (len: 168) [DEPRECATED] Bootsnap's `disable_trace:` option is deprecated and will be removed. If you use Ruby 2.5 or newer this option is useless, if not upgrading is recommended. (len: 168) ' is reserved for storing the class in case of inheritance. Please rename this column if you didn't intend it to be used for storing the inheritance class or overwrite (len: 168) [[:alpha:]_] # at least one uppercase letter, lowercase letter or underscore [[:word:]]* # followed by optional letters, numbers or underscores (len: 168) [[:alpha:]_] # at least one uppercase letter, lowercase letter or underscore [[:word:]]* # followed by optional letters, numbers or underscores (len: 168) Faraday::Connection#path_prefix at /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/faraday-2.6.0/lib/faraday/connection.rb:340 forwarding to private method (len: 168) ) (?# 6: registry) ) | (?!//)) (?# XXX: '//' is the mark for hostport) ( (len: 168) file:///home/ubuntu/pav/PAVES1/app/assets/stylesheets/css/bootstrap.css?type=text/css&pipeline=self&id=da2317c1d31bfa216494125389e2a1ff4e2cd95f9dcfbafd184400412745d218 (len: 167) ##new delegated to ActiveModelSerializers::SerializableResource.new, but ActiveModelSerializers::SerializableResource is nil: (len: 167) ##escape_html_entities_in_json delegated to ActiveSupport::JSON::Encoding.escape_html_entities_in_json, but ActiveSupport::JSON::Encoding is nil: (len: 167) file:///home/ubuntu/pav/PAVES1/app/assets/stylesheets/css/bootstrap.css?type=text/css&pipeline=self&id=da2317c1d31bfa216494125389e2a1ff4e2cd95f9dcfbafd184400412745d218 (len: 167) ##escape_html_entities_in_json delegated to ActiveSupport::JSON::Encoding.escape_html_entities_in_json, but ActiveSupport::JSON::Encoding is nil: (len: 167) file:///home/ubuntu/pav/PAVES1/app/assets/stylesheets/css/bootstrap.css?type=text/css&pipeline=self&id=da2317c1d31bfa216494125389e2a1ff4e2cd95f9dcfbafd184400412745d218 (len: 167) file:///home/ubuntu/pav/PAVES1/app/assets/stylesheets/css/bootstrap.css?type=text/css&pipeline=self&id=da2317c1d31bfa216494125389e2a1ff4e2cd95f9dcfbafd184400412745d218 (len: 167) file:///home/ubuntu/pav/PAVES1/app/assets/stylesheets/css/bootstrap.css?type=text/css&pipeline=self&id=da2317c1d31bfa216494125389e2a1ff4e2cd95f9dcfbafd184400412745d218 (len: 167) file:///home/ubuntu/pav/PAVES1/app/assets/stylesheets/css/bootstrap.css?type=text/css&pipeline=self&id=da2317c1d31bfa216494125389e2a1ff4e2cd95f9dcfbafd184400412745d218 (len: 167) ##new delegated to ActiveModelSerializers::SerializableResource.new, but ActiveModelSerializers::SerializableResource is nil: (len: 167) file:///home/ubuntu/pav/PAVES1/app/assets/stylesheets/application.css?type=text/css&pipeline=debug&id=71cd0310a4aeb5133e27db0c4df7ab744db2698f766e32fd811e1e69fdd0abaa (len: 166) ', *args, &block) # controller.send(:'current_user', *args, &block) end # end ruby2_keywords(:' (len: 166) file:///home/ubuntu/pav/PAVES1/app/assets/stylesheets/application.css?type=text/css&pipeline=debug&id=71cd0310a4aeb5133e27db0c4df7ab744db2698f766e32fd811e1e69fdd0abaa (len: 166) file:///home/ubuntu/pav/PAVES1/app/assets/stylesheets/application.css?type=text/css&pipeline=debug&id=71cd0310a4aeb5133e27db0c4df7ab744db2698f766e32fd811e1e69fdd0abaa (len: 166) file:///home/ubuntu/pav/PAVES1/app/assets/stylesheets/css/animate.css?type=text/css&pipeline=self&id=418ed688c0f4a7b41f4c584672fce435adf10cf71c625fbcaaea00f515f59985 (len: 165) [-@]?([_A-Za-z]|[^\0-\177]|\\[0-9A-Fa-f]{1,6}(\r\n|[\s])?|\\[^\n\r\f0-9A-Fa-f])([_A-Za-z0-9-]|[^\0-\177]|\\[0-9A-Fa-f]{1,6}(\r\n|[\s])?|\\[^\n\r\f0-9A-Fa-f])*\([\s]* (len: 165) file:///home/ubuntu/pav/PAVES1/app/assets/stylesheets/css/colours.css?type=text/css&pipeline=self&id=7d9791ff545b0444c237e540c0c999b9f65ab8559eac7188ccb206cc5422a880 (len: 165) file:///home/ubuntu/pav/PAVES1/app/assets/stylesheets/application.css?type=text/css&pipeline=self&id=336478ddf6ac5848fef3484c3ee40f7fdbfe886c1c30fa3aae8270a73d90fbf2 (len: 165) DEPRECATION WARNING: configuration of filetype= through this method is deprecated! Use the block configuration instead. http://github.com/mdeering/gravatar_image_tag (len: 165) file:///home/ubuntu/pav/PAVES1/app/assets/stylesheets/application.css?type=text/css&pipeline=self&id=336478ddf6ac5848fef3484c3ee40f7fdbfe886c1c30fa3aae8270a73d90fbf2 (len: 165) file:///home/ubuntu/pav/PAVES1/app/assets/stylesheets/css/colours.css?type=text/css&pipeline=self&id=7d9791ff545b0444c237e540c0c999b9f65ab8559eac7188ccb206cc5422a880 (len: 165) file:///home/ubuntu/pav/PAVES1/app/assets/stylesheets/css/animate.css?type=text/css&pipeline=self&id=418ed688c0f4a7b41f4c584672fce435adf10cf71c625fbcaaea00f515f59985 (len: 165) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/actionmailbox-6.1.4.1/app/controllers/rails/conductor/action_mailbox/inbound_emails/sources_controller.rb (len: 165) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/actionmailbox-6.1.4.1/app/controllers/rails/conductor/action_mailbox/inbound_emails/sources_controller.rb (len: 165) `environment` and `name` will be removed as parameters in 6.2.0, you may now pass an ActiveRecord::DatabaseConfigurations::DatabaseConfig as `configuration` instead. (len: 165) ActiveRecord::ConnectionAdapters::DatabaseStatements#within_new_transaction delegated to transaction_manager.within_new_transaction, but transaction_manager is nil: (len: 165) DEPRECATION WARNING: configuration of filetype= through this method is deprecated! Use the block configuration instead. http://github.com/mdeering/gravatar_image_tag (len: 165) file:///home/ubuntu/pav/PAVES1/app/assets/stylesheets/css/colours.css?type=text/css&pipeline=self&id=7d9791ff545b0444c237e540c0c999b9f65ab8559eac7188ccb206cc5422a880 (len: 165) file:///home/ubuntu/pav/PAVES1/app/assets/stylesheets/css/colours.css?type=text/css&pipeline=self&id=7d9791ff545b0444c237e540c0c999b9f65ab8559eac7188ccb206cc5422a880 (len: 165) file:///home/ubuntu/pav/PAVES1/app/assets/stylesheets/application.css?type=text/css&pipeline=self&id=336478ddf6ac5848fef3484c3ee40f7fdbfe886c1c30fa3aae8270a73d90fbf2 (len: 165) file:///home/ubuntu/pav/PAVES1/app/assets/stylesheets/application.css?type=text/css&pipeline=self&id=336478ddf6ac5848fef3484c3ee40f7fdbfe886c1c30fa3aae8270a73d90fbf2 (len: 165) file:///home/ubuntu/pav/PAVES1/app/assets/stylesheets/css/animate.css?type=text/css&pipeline=self&id=418ed688c0f4a7b41f4c584672fce435adf10cf71c625fbcaaea00f515f59985 (len: 165) file:///home/ubuntu/pav/PAVES1/app/assets/stylesheets/css/animate.css?type=text/css&pipeline=self&id=418ed688c0f4a7b41f4c584672fce435adf10cf71c625fbcaaea00f515f59985 (len: 165) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/actionmailbox-6.1.4.1/app/controllers/rails/conductor/action_mailbox/inbound_emails/sources_controller.rb (len: 165) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/actionmailbox-6.1.4.1/app/controllers/rails/conductor/action_mailbox/inbound_emails/sources_controller.rb (len: 165) file:///home/ubuntu/pav/PAVES1/app/assets/stylesheets/css/animate.css?type=text/css&pipeline=self&id=418ed688c0f4a7b41f4c584672fce435adf10cf71c625fbcaaea00f515f59985 (len: 165) file:///home/ubuntu/pav/PAVES1/app/assets/stylesheets/css/animate.css?type=text/css&pipeline=self&id=418ed688c0f4a7b41f4c584672fce435adf10cf71c625fbcaaea00f515f59985 (len: 165) [-@]?([_A-Za-z]|[^\0-\177]|\\[0-9A-Fa-f]{1,6}(\r\n|[\s])?|\\[^\n\r\f0-9A-Fa-f])([_A-Za-z0-9-]|[^\0-\177]|\\[0-9A-Fa-f]{1,6}(\r\n|[\s])?|\\[^\n\r\f0-9A-Fa-f])*\([\s]* (len: 165) file:///home/ubuntu/pav/PAVES1/app/assets/stylesheets/application.css?type=text/css&pipeline=self&id=336478ddf6ac5848fef3484c3ee40f7fdbfe886c1c30fa3aae8270a73d90fbf2 (len: 165) file:///home/ubuntu/pav/PAVES1/app/assets/stylesheets/application.css?type=text/css&pipeline=self&id=336478ddf6ac5848fef3484c3ee40f7fdbfe886c1c30fa3aae8270a73d90fbf2 (len: 165) file:///home/ubuntu/pav/PAVES1/app/assets/stylesheets/css/colours.css?type=text/css&pipeline=self&id=7d9791ff545b0444c237e540c0c999b9f65ab8559eac7188ccb206cc5422a880 (len: 165) file:///home/ubuntu/pav/PAVES1/app/assets/stylesheets/css/colours.css?type=text/css&pipeline=self&id=7d9791ff545b0444c237e540c0c999b9f65ab8559eac7188ccb206cc5422a880 (len: 165) `environment` and `name` will be removed as parameters in 6.2.0, you may now pass an ActiveRecord::DatabaseConfigurations::DatabaseConfig as `configuration` instead. (len: 165) Y - yes, overwrite n - no, do not overwrite a - all, overwrite this and all others q - quit, abort h - help, show this help (len: 164) /passenger-config about ruby-command (len: 164) file:///home/ubuntu/pav/PAVES1/app/assets/stylesheets/css/custom.css?type=text/css&pipeline=self&id=b522ea3fcc99b1cd15700dfbf26a25776a7c018dd85f6d63b86d9391d612a767 (len: 164) (?:\bpartial:|:partial\s*=>) # partial key in either old or new style hash syntax \s* # followed by optional spaces (len: 164) file:///home/ubuntu/pav/PAVES1/app/assets/stylesheets/css/custom.css?type=text/css&pipeline=self&id=b522ea3fcc99b1cd15700dfbf26a25776a7c018dd85f6d63b86d9391d612a767 (len: 164) (?:\bpartial:|:partial\s*=>) # partial key in either old or new style hash syntax \s* # followed by optional spaces (len: 164) (?:\bpartial:|:partial\s*=>) # partial key in either old or new style hash syntax \s* # followed by optional spaces (len: 164) `action_dispatch.hosts_response_app` is deprecated and will be ignored in Rails 6.2. Use the Host Authorization `response_app` setting instead. (len: 164) Y - yes, overwrite n - no, do not overwrite a - all, overwrite this and all others q - quit, abort h - help, show this help (len: 164) /passenger-config about ruby-command (len: 164) file:///home/ubuntu/pav/PAVES1/app/assets/stylesheets/css/custom.css?type=text/css&pipeline=self&id=b522ea3fcc99b1cd15700dfbf26a25776a7c018dd85f6d63b86d9391d612a767 (len: 164) file:///home/ubuntu/pav/PAVES1/app/assets/stylesheets/css/custom.css?type=text/css&pipeline=self&id=b522ea3fcc99b1cd15700dfbf26a25776a7c018dd85f6d63b86d9391d612a767 (len: 164) (?:\bpartial:|:partial\s*=>) # partial key in either old or new style hash syntax \s* # followed by optional spaces (len: 164) (?:\bpartial:|:partial\s*=>) # partial key in either old or new style hash syntax \s* # followed by optional spaces (len: 164) `action_dispatch.hosts_response_app` is deprecated and will be ignored in Rails 6.2. Use the Host Authorization `response_app` setting instead. (len: 164) file:///home/ubuntu/pav/PAVES1/app/assets/stylesheets/css/custom.css?type=text/css&pipeline=self&id=b522ea3fcc99b1cd15700dfbf26a25776a7c018dd85f6d63b86d9391d612a767 (len: 164) file:///home/ubuntu/pav/PAVES1/app/assets/stylesheets/css/custom.css?type=text/css&pipeline=self&id=b522ea3fcc99b1cd15700dfbf26a25776a7c018dd85f6d63b86d9391d612a767 (len: 164) Y - yes, overwrite n - no, do not overwrite a - all, overwrite this and all others q - quit, abort h - help, show this help (len: 164) Multiple gemfiles (gems.rb and Gemfile) detected. Make sure you remove Gemfile and Gemfile.lock since bundler is ignoring them in favor of gems.rb and gems.locked. (len: 163) Multiple gemfiles (gems.rb and Gemfile) detected. Make sure you remove Gemfile and Gemfile.lock since bundler is ignoring them in favor of gems.rb and gems.locked. (len: 163) (?:\blayout:|:layout\s*=>) # layout key in either old or new style hash syntax \s* # followed by optional spaces (len: 163) (?:\blayout:|:layout\s*=>) # layout key in either old or new style hash syntax \s* # followed by optional spaces (len: 163) (?:\blayout:|:layout\s*=>) # layout key in either old or new style hash syntax \s* # followed by optional spaces (len: 163) (?:\blayout:|:layout\s*=>) # layout key in either old or new style hash syntax \s* # followed by optional spaces (len: 163) (?:\blayout:|:layout\s*=>) # layout key in either old or new style hash syntax \s* # followed by optional spaces (len: 163) Multiple gemfiles (gems.rb and Gemfile) detected. Make sure you remove Gemfile and Gemfile.lock since bundler is ignoring them in favor of gems.rb and gems.locked. (len: 163) The CSV library provides a complete interface to CSV files and data. It offers tools to enable you to read and write to and from Strings or IO objects, as needed. (len: 162) Passing permitted_symbols with the 3rd argument of Psych.safe_load is deprecated. Use keyword argument like Psych.safe_load(yaml, permitted_symbols: ...) instead. (len: 162) Passing permitted_classes with the 2nd argument of Psych.safe_load is deprecated. Use keyword argument like Psych.safe_load(yaml, permitted_classes: ...) instead. (len: 162) alias locked? mu_locked? alias lock mu_lock alias unlock mu_unlock alias try_lock mu_try_lock alias synchronize mu_synchronize (len: 162) The CSV library provides a complete interface to CSV files and data. It offers tools to enable you to read and write to and from Strings or IO objects, as needed. (len: 162) (len: 162) Passing permitted_classes with the 2nd argument of Psych.safe_load is deprecated. Use keyword argument like Psych.safe_load(yaml, permitted_classes: ...) instead. (len: 162) Passing permitted_symbols with the 3rd argument of Psych.safe_load is deprecated. Use keyword argument like Psych.safe_load(yaml, permitted_symbols: ...) instead. (len: 162) alias locked? mu_locked? alias lock mu_lock alias unlock mu_unlock alias try_lock mu_try_lock alias synchronize mu_synchronize (len: 162) ^(?:[-+]?([0-9][0-9_,]*)?\.[0-9]*([eE][-+][0-9]+)?(?# base 10) |[-+]?\.(inf|Inf|INF)(?# infinity) |\.(nan|NaN|NAN)(?# not a number))$ (len: 161) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/collection/ruby_non_concurrent_priority_queue.rb (len: 161) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/collection/java_non_concurrent_priority_queue.rb (len: 161) )` with `.first` / `.first!` no longer takes non-deterministic result in Rails 6.2. To continue taking non-deterministic result, use `.take` / `.take!` instead. (len: 161) )` with `.first` / `.first!` no longer takes non-deterministic result in Rails 6.2. To continue taking non-deterministic result, use `.take` / `.take!` instead. (len: 161) ActiveRecord::ConnectionAdapters::DatabaseStatements#rollback_transaction delegated to transaction_manager.rollback_transaction, but transaction_manager is nil: (len: 161) ^(?:[-+]?([0-9][0-9_,]*)?\.[0-9]*([eE][-+][0-9]+)?(?# base 10) |[-+]?\.(inf|Inf|INF)(?# infinity) |\.(nan|NaN|NAN)(?# not a number))$ (len: 161) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/collection/java_non_concurrent_priority_queue.rb (len: 161) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/collection/ruby_non_concurrent_priority_queue.rb (len: 161) file:///home/ubuntu/pav/PAVES1/app/assets/stylesheets/css/w3.css?type=text/css&pipeline=self&id=6e222f2df6ef25ccdc9b8c63caca964a4cac803a5323204fd92d28c6873649db (len: 160) You tried to define an enum named "%{enum}" on the model "%{klass}", but this will generate a %{type} method "%{method}", which is already defined by %{source}. (len: 160) file:///home/ubuntu/pav/PAVES1/app/assets/stylesheets/css/w3.css?type=text/css&pipeline=self&id=6e222f2df6ef25ccdc9b8c63caca964a4cac803a5323204fd92d28c6873649db (len: 160) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/actionmailbox-6.1.4.1/app/controllers/action_mailbox/ingresses/postmark/inbound_emails_controller.rb (len: 160) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/actionmailbox-6.1.4.1/app/controllers/action_mailbox/ingresses/mandrill/inbound_emails_controller.rb (len: 160) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/actionmailbox-6.1.4.1/app/controllers/action_mailbox/ingresses/sendgrid/inbound_emails_controller.rb (len: 160) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/actionmailbox-6.1.4.1/app/controllers/action_mailbox/ingresses/postmark/inbound_emails_controller.rb (len: 160) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/actionmailbox-6.1.4.1/app/controllers/action_mailbox/ingresses/mandrill/inbound_emails_controller.rb (len: 160) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/actionmailbox-6.1.4.1/app/controllers/action_mailbox/ingresses/sendgrid/inbound_emails_controller.rb (len: 160) ' Action Cable pubsub adapter. Ensure that the adapter is spelled correctly in config/cable.yml and that you've added the necessary adapter gem to your Gemfile. (len: 160) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/rails-dom-testing-2.0.3/lib/rails/dom/testing/assertions/selector_assertions/substitution_context.rb (len: 160) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/rails-dom-testing-2.0.3/lib/rails/dom/testing/assertions/selector_assertions/substitution_context.rb (len: 160) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/rails-dom-testing-2.0.3/lib/rails/dom/testing/assertions/selector_assertions/substitution_context.rb (len: 160) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/rails-dom-testing-2.0.3/lib/rails/dom/testing/assertions/selector_assertions/substitution_context.rb (len: 160) You tried to define an enum named "%{enum}" on the model "%{klass}", but this will generate a %{type} method "%{method}", which is already defined by %{source}. (len: 160) file:///home/ubuntu/pav/PAVES1/app/assets/stylesheets/css/w3.css?type=text/css&pipeline=self&id=6e222f2df6ef25ccdc9b8c63caca964a4cac803a5323204fd92d28c6873649db (len: 160) file:///home/ubuntu/pav/PAVES1/app/assets/stylesheets/css/w3.css?type=text/css&pipeline=self&id=6e222f2df6ef25ccdc9b8c63caca964a4cac803a5323204fd92d28c6873649db (len: 160) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/actionmailbox-6.1.4.1/app/controllers/action_mailbox/ingresses/sendgrid/inbound_emails_controller.rb (len: 160) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/actionmailbox-6.1.4.1/app/controllers/action_mailbox/ingresses/mandrill/inbound_emails_controller.rb (len: 160) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/actionmailbox-6.1.4.1/app/controllers/action_mailbox/ingresses/postmark/inbound_emails_controller.rb (len: 160) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/actionmailbox-6.1.4.1/app/controllers/action_mailbox/ingresses/sendgrid/inbound_emails_controller.rb (len: 160) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/actionmailbox-6.1.4.1/app/controllers/action_mailbox/ingresses/mandrill/inbound_emails_controller.rb (len: 160) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/actionmailbox-6.1.4.1/app/controllers/action_mailbox/ingresses/postmark/inbound_emails_controller.rb (len: 160) file:///home/ubuntu/pav/PAVES1/app/assets/stylesheets/css/w3.css?type=text/css&pipeline=self&id=6e222f2df6ef25ccdc9b8c63caca964a4cac803a5323204fd92d28c6873649db (len: 160) file:///home/ubuntu/pav/PAVES1/app/assets/stylesheets/css/w3.css?type=text/css&pipeline=self&id=6e222f2df6ef25ccdc9b8c63caca964a4cac803a5323204fd92d28c6873649db (len: 160) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/rails-dom-testing-2.0.3/lib/rails/dom/testing/assertions/selector_assertions/substitution_context.rb (len: 160) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/rails-dom-testing-2.0.3/lib/rails/dom/testing/assertions/selector_assertions/substitution_context.rb (len: 160) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/rails-dom-testing-2.0.3/lib/rails/dom/testing/assertions/selector_assertions/substitution_context.rb (len: 160) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/rails-dom-testing-2.0.3/lib/rails/dom/testing/assertions/selector_assertions/substitution_context.rb (len: 160) ' Action Cable pubsub adapter. Ensure that the adapter is spelled correctly in config/cable.yml and that you've added the necessary adapter gem to your Gemfile. (len: 160) ruby\s (\d+\.\d+\.\d+(?:\.\S+)?) # ruby version (?:p(-?\d+))? # optional patchlevel (?:\s\((\S+)\s(.+)\))? # optional engine info (len: 159) Your session data is larger than the data column in which it is to be stored. You must increase the size of your data column if you intend to store large data. (len: 159) was registered for all adapters, but shadows a native type with the same name for (len: 159) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/actionmailbox-6.1.4.1/app/controllers/action_mailbox/ingresses/mailgun/inbound_emails_controller.rb (len: 159) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/actionmailbox-6.1.4.1/app/controllers/action_mailbox/ingresses/mailgun/inbound_emails_controller.rb (len: 159) Your session data is larger than the data column in which it is to be stored. You must increase the size of your data column if you intend to store large data. (len: 159) ActiveRecord::ConnectionAdapters::DatabaseStatements#current_transaction delegated to transaction_manager.current_transaction, but transaction_manager is nil: (len: 159) ruby\s (\d+\.\d+\.\d+(?:\.\S+)?) # ruby version (?:p(-?\d+))? # optional patchlevel (?:\s\((\S+)\s(.+)\))? # optional engine info (len: 159) was registered for all adapters, but shadows a native type with the same name for (len: 159) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/actionmailbox-6.1.4.1/app/controllers/action_mailbox/ingresses/mailgun/inbound_emails_controller.rb (len: 159) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/actionmailbox-6.1.4.1/app/controllers/action_mailbox/ingresses/mailgun/inbound_emails_controller.rb (len: 159) Your session data is larger than the data column in which it is to be stored. You must increase the size of your data column if you intend to store large data. (len: 159) [-@]?([_A-Za-z]|[^\0-\177]|\\[0-9A-Fa-f]{1,6}(\r\n|[\s])?|\\[^\n\r\f0-9A-Fa-f])([_A-Za-z0-9-]|[^\0-\177]|\\[0-9A-Fa-f]{1,6}(\r\n|[\s])?|\\[^\n\r\f0-9A-Fa-f])* (len: 158) ActiveRecord::Reflection::ThroughReflection#active_record_primary_key delegated to source_reflection.active_record_primary_key, but source_reflection is nil: (len: 158) ActiveRecord::Reflection::ThroughReflection#association_scope_cache delegated to delegate_reflection.association_scope_cache, but delegate_reflection is nil: (len: 158) ActiveRecord::Reflection::ThroughReflection#active_record_primary_key delegated to source_reflection.active_record_primary_key, but source_reflection is nil: (len: 158) ActiveRecord::Reflection::ThroughReflection#association_scope_cache delegated to delegate_reflection.association_scope_cache, but delegate_reflection is nil: (len: 158) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/actionmailbox-6.1.4.1/app/views/rails/conductor/action_mailbox/inbound_emails/sources/new.html.erb (len: 158) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/actionmailbox-6.1.4.1/app/views/rails/conductor/action_mailbox/inbound_emails/sources/new.html.erb (len: 158) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/actionpack-6.1.4.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (len: 158) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/actionpack-6.1.4.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (len: 158) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/actionpack-6.1.4.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (len: 158) ActiveRecord::Reflection::ThroughReflection#active_record_primary_key delegated to source_reflection.active_record_primary_key, but source_reflection is nil: (len: 158) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/actionpack-6.1.4.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (len: 158) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/actionpack-6.1.4.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (len: 158) ActiveRecord::Reflection::ThroughReflection#association_scope_cache delegated to delegate_reflection.association_scope_cache, but delegate_reflection is nil: (len: 158) [-@]?([_A-Za-z]|[^\0-\177]|\\[0-9A-Fa-f]{1,6}(\r\n|[\s])?|\\[^\n\r\f0-9A-Fa-f])([_A-Za-z0-9-]|[^\0-\177]|\\[0-9A-Fa-f]{1,6}(\r\n|[\s])?|\\[^\n\r\f0-9A-Fa-f])* (len: 158) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/actionmailbox-6.1.4.1/app/views/rails/conductor/action_mailbox/inbound_emails/sources/new.html.erb (len: 158) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/actionmailbox-6.1.4.1/app/views/rails/conductor/action_mailbox/inbound_emails/sources/new.html.erb (len: 158) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/collection/map/non_concurrent_map_backend.rb (len: 157) ActiveRecord::ConnectionHandling#clear_reloadable_connections! delegated to connection_handler.clear_reloadable_connections!, but connection_handler is nil: (len: 157) ' Active Record adapter. Ensure that the adapter is spelled correctly in config/database.yml and that you've added the necessary adapter gem to your Gemfile. (len: 157) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/actionmailbox-6.1.4.1/app/controllers/action_mailbox/ingresses/relay/inbound_emails_controller.rb (len: 157) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/actionmailbox-6.1.4.1/app/controllers/rails/conductor/action_mailbox/inbound_emails_controller.rb (len: 157) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/actionmailbox-6.1.4.1/app/controllers/action_mailbox/ingresses/relay/inbound_emails_controller.rb (len: 157) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/actionmailbox-6.1.4.1/app/controllers/rails/conductor/action_mailbox/inbound_emails_controller.rb (len: 157) : store flamegraph data for this page and all its AJAX requests. Flamegraph links will be available in the mini-profiler UI (requires the stackprof gem). (len: 157) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/rails-dom-testing-2.0.3/lib/rails/dom/testing/assertions/selector_assertions/count_describable.rb (len: 157) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/rails-dom-testing-2.0.3/lib/rails/dom/testing/assertions/selector_assertions/count_describable.rb (len: 157) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/rails-dom-testing-2.0.3/lib/rails/dom/testing/assertions/selector_assertions/count_describable.rb (len: 157) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/rails-dom-testing-2.0.3/lib/rails/dom/testing/assertions/selector_assertions/count_describable.rb (len: 157) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/rails-dom-testing-2.0.3/lib/rails/dom/testing/assertions/selector_assertions/substitution_context (len: 157) ActiveRecord::ConnectionHandling#clear_reloadable_connections! delegated to connection_handler.clear_reloadable_connections!, but connection_handler is nil: (len: 157) ActiveRecord::ConnectionAdapters::DatabaseStatements#commit_transaction delegated to transaction_manager.commit_transaction, but transaction_manager is nil: (len: 157) ' Active Record adapter. Ensure that the adapter is spelled correctly in config/database.yml and that you've added the necessary adapter gem to your Gemfile. (len: 157) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/collection/map/non_concurrent_map_backend.rb (len: 157) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/actionmailbox-6.1.4.1/app/controllers/rails/conductor/action_mailbox/inbound_emails_controller.rb (len: 157) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/actionmailbox-6.1.4.1/app/controllers/action_mailbox/ingresses/relay/inbound_emails_controller.rb (len: 157) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/actionmailbox-6.1.4.1/app/controllers/rails/conductor/action_mailbox/inbound_emails_controller.rb (len: 157) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/actionmailbox-6.1.4.1/app/controllers/action_mailbox/ingresses/relay/inbound_emails_controller.rb (len: 157) : store flamegraph data for this page and all its AJAX requests. Flamegraph links will be available in the mini-profiler UI (requires the stackprof gem). (len: 157) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/rails-dom-testing-2.0.3/lib/rails/dom/testing/assertions/selector_assertions/count_describable.rb (len: 157) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/rails-dom-testing-2.0.3/lib/rails/dom/testing/assertions/selector_assertions/count_describable.rb (len: 157) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/rails-dom-testing-2.0.3/lib/rails/dom/testing/assertions/selector_assertions/count_describable.rb (len: 157) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/rails-dom-testing-2.0.3/lib/rails/dom/testing/assertions/selector_assertions/count_describable.rb (len: 157) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/rails-dom-testing-2.0.3/lib/rails/dom/testing/assertions/selector_assertions/substitution_context (len: 157) to an RVM wrapper script inside the home directory:

    1. Login as (len: 156) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/synchronization/abstract_lockable_object.rb (len: 156) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/collection/non_concurrent_priority_queue.rb (len: 156) ActiveRecord::Reflection::ThroughReflection#polymorphic_inverse_of delegated to delegate_reflection.polymorphic_inverse_of, but delegate_reflection is nil: (len: 156) ActiveRecord::Reflection::ThroughReflection#polymorphic_inverse_of delegated to delegate_reflection.polymorphic_inverse_of, but delegate_reflection is nil: (len: 156) to an RVM wrapper script inside the home directory:

      1. Login as (len: 156) file:///home/ubuntu/pav/PAVES1/app/assets/config/manifest.js?type=application/javascript&id=9ed2b8567a5b28ada6a3da2591643725a2d494749256c1f886c25b24c0d0e37a (len: 156) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/synchronization/abstract_lockable_object.rb (len: 156) ActiveRecord::Reflection::ThroughReflection#polymorphic_inverse_of delegated to delegate_reflection.polymorphic_inverse_of, but delegate_reflection is nil: (len: 156) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/collection/non_concurrent_priority_queue.rb (len: 156) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/did_you_mean-1.3.0/lib/did_you_mean/spell_checkers/name_error_checkers/variable_name_checker.rb (len: 155) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/did_you_mean-1.3.0/lib/did_you_mean/spell_checkers/name_error_checkers/variable_name_checker.rb (len: 155) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/executor/serialized_execution_delegator.rb (len: 155) \A(?: [\x00-\x7e\xa1-\xdf] | [\x81-\x9f\xe0-\xef] [\x40-\x7e\x80-\x9e\x9f-\xfc])\z (len: 155) does not support `serialize` feature. Usually it means that you are trying to use `serialize` on a column that already implements serialization natively. (len: 155) Session contains objects whose class definition isn't available. Remember to require the classes for all objects kept in the session. (Original exception: (len: 155) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/did_you_mean-1.3.0/lib/did_you_mean/spell_checkers/name_error_checkers/variable_name_checker.rb (len: 155) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/did_you_mean-1.3.0/lib/did_you_mean/spell_checkers/name_error_checkers/variable_name_checker.rb (len: 155) does not support `serialize` feature. Usually it means that you are trying to use `serialize` on a column that already implements serialization natively. (len: 155) ActiveRecord::ConnectionAdapters::DatabaseStatements#begin_transaction delegated to transaction_manager.begin_transaction, but transaction_manager is nil: (len: 155) ActiveRecord::ConnectionAdapters::DatabaseStatements#open_transactions delegated to transaction_manager.open_transactions, but transaction_manager is nil: (len: 155) Session contains objects whose class definition isn't available. Remember to require the classes for all objects kept in the session. (Original exception: (len: 155) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/executor/serialized_execution_delegator.rb (len: 155) \A(?: [\x00-\x7e\xa1-\xdf] | [\x81-\x9f\xe0-\xef] [\x40-\x7e\x80-\x9e\x9f-\xfc])\z (len: 155) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/did_you_mean-1.3.0/lib/did_you_mean/spell_checkers/name_error_checkers/variable_name_checker.rb (len: 155) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/did_you_mean-1.3.0/lib/did_you_mean/spell_checkers/name_error_checkers/variable_name_checker.rb (len: 155) does not support `serialize` feature. Usually it means that you are trying to use `serialize` on a column that already implements serialization natively. (len: 155) \A (\w+\.)? # optional prefix key (https?.*?) # URI (\.(?-mix:fallback_timeout))? # optional suffix key \z (len: 154) An object with the method #include? or a proc, lambda or symbol is required, and must be supplied as the :in (or :within) option of the configuration hash (len: 154) ##erb_trim_mode= delegated to ActionView::Template::Handlers::ERB.erb_trim_mode=, but ActionView::Template::Handlers::ERB is nil: (len: 154) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/collection/copy_on_notify_observer_set.rb (len: 154) Faraday::Response#[] at /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/faraday-2.6.0/lib/faraday/response.rb:30 forwarding to private method (len: 154) ActiveRecord::Reflection::ThroughReflection#association_foreign_key delegated to source_reflection.association_foreign_key, but source_reflection is nil: (len: 154) file:///home/ubuntu/pav/PAVES1/app/assets/images/electronicpayment.jpg?type=image/jpeg&id=a324a03dd40426bb0a5bfb4aafb503195809e846aadfb1bebdc8252270881790 (len: 154) ActiveRecord::Reflection::ThroughReflection#check_eager_loadable! delegated to delegate_reflection.check_eager_loadable!, but delegate_reflection is nil: (len: 154) ActiveRecord::Reflection::ThroughReflection#association_foreign_key delegated to source_reflection.association_foreign_key, but source_reflection is nil: (len: 154) file:///home/ubuntu/pav/PAVES1/app/assets/images/electronicpayment.jpg?type=image/jpeg&id=a324a03dd40426bb0a5bfb4aafb503195809e846aadfb1bebdc8252270881790 (len: 154) file:///home/ubuntu/pav/PAVES1/app/assets/images/electronicpayment.jpg?type=image/jpeg&id=a324a03dd40426bb0a5bfb4aafb503195809e846aadfb1bebdc8252270881790 (len: 154) ActiveRecord::Reflection::ThroughReflection#check_eager_loadable! delegated to delegate_reflection.check_eager_loadable!, but delegate_reflection is nil: (len: 154) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/rails-dom-testing-2.0.3/lib/rails/dom/testing/assertions/selector_assertions/count_describable (len: 154) \A (\w+\.)? # optional prefix key (https?.*?) # URI (\.(?-mix:fallback_timeout))? # optional suffix key \z (len: 154) file:///home/ubuntu/pav/PAVES1/app/assets/images/electronicpayment.jpg?type=image/jpeg&id=a324a03dd40426bb0a5bfb4aafb503195809e846aadfb1bebdc8252270881790 (len: 154) An object with the method #include? or a proc, lambda or symbol is required, and must be supplied as the :in (or :within) option of the configuration hash (len: 154) ActiveRecord::Reflection::ThroughReflection#association_foreign_key delegated to source_reflection.association_foreign_key, but source_reflection is nil: (len: 154) file:///home/ubuntu/pav/PAVES1/app/assets/images/electronicpayment.jpg?type=image/jpeg&id=a324a03dd40426bb0a5bfb4aafb503195809e846aadfb1bebdc8252270881790 (len: 154) file:///home/ubuntu/pav/PAVES1/app/assets/images/electronicpayment.jpg?type=image/jpeg&id=a324a03dd40426bb0a5bfb4aafb503195809e846aadfb1bebdc8252270881790 (len: 154) ##erb_trim_mode= delegated to ActionView::Template::Handlers::ERB.erb_trim_mode=, but ActionView::Template::Handlers::ERB is nil: (len: 154) ActiveRecord::Reflection::ThroughReflection#check_eager_loadable! delegated to delegate_reflection.check_eager_loadable!, but delegate_reflection is nil: (len: 154) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/collection/copy_on_notify_observer_set.rb (len: 154) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/rails-dom-testing-2.0.3/lib/rails/dom/testing/assertions/selector_assertions/count_describable (len: 154) Faraday::Response#[] at /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/faraday-2.6.0/lib/faraday/response.rb:30 forwarding to private method (len: 154) \A (?: (?: [\da-f]{1,4} : ){7} [\da-f]{1,4} | ( (?: [\da-f]{1,4} : ){6} ) (\d+) \. (\d+) \. (\d+) \. (\d+) ) \z (len: 153) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/synchronization/jruby_lockable_object.rb (len: 153) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/synchronization/mutex_lockable_object.rb (len: 153) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/collection/copy_on_write_observer_set.rb (len: 153) (method, options = {}) # def text_field(method, options = {}) @template.public_send( # @template.public_send( (len: 153) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/rails-dom-testing-2.0.3/lib/rails/dom/testing/assertions/selector_assertions/html_selector.rb (len: 153) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/rails-dom-testing-2.0.3/lib/rails/dom/testing/assertions/selector_assertions/html_selector.rb (len: 153) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/rails-dom-testing-2.0.3/lib/rails/dom/testing/assertions/selector_assertions/html_selector.rb (len: 153) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/rails-dom-testing-2.0.3/lib/rails/dom/testing/assertions/selector_assertions/html_selector.rb (len: 153) (method, options = {}) # def text_field(method, options = {}) @template.public_send( # @template.public_send( (len: 153) \A (?: (?: [\da-f]{1,4} : ){7} [\da-f]{1,4} | ( (?: [\da-f]{1,4} : ){6} ) (\d+) \. (\d+) \. (\d+) \. (\d+) ) \z (len: 153) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/synchronization/mutex_lockable_object.rb (len: 153) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/synchronization/jruby_lockable_object.rb (len: 153) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/collection/copy_on_write_observer_set.rb (len: 153) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/rails-dom-testing-2.0.3/lib/rails/dom/testing/assertions/selector_assertions/html_selector.rb (len: 153) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/rails-dom-testing-2.0.3/lib/rails/dom/testing/assertions/selector_assertions/html_selector.rb (len: 153) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/rails-dom-testing-2.0.3/lib/rails/dom/testing/assertions/selector_assertions/html_selector.rb (len: 153) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/rails-dom-testing-2.0.3/lib/rails/dom/testing/assertions/selector_assertions/html_selector.rb (len: 153) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/did_you_mean-1.3.0/lib/did_you_mean/spell_checkers/name_error_checkers/class_name_checker.rb (len: 152) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/did_you_mean-1.3.0/lib/did_you_mean/spell_checkers/name_error_checkers/class_name_checker.rb (len: 152) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/passenger-6.0.23/src/ruby_supportlib/phusion_passenger/platform_info/binary_compatibility.rb (len: 152) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/passenger-6.0.23/src/ruby_supportlib/phusion_passenger/platform_info/binary_compatibility.rb (len: 152) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/atomic_reference/numeric_cas_wrapper.rb (len: 152) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/executor/indirect_immediate_executor.rb (len: 152) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/executor/java_single_thread_executor.rb (len: 152) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/executor/ruby_single_thread_executor.rb (len: 152) ActionView::Helpers::ControllerHelper#request_forgery_protection_token delegated to controller.request_forgery_protection_token, but controller is nil: (len: 152) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/did_you_mean-1.3.0/lib/did_you_mean/spell_checkers/name_error_checkers/class_name_checker.rb (len: 152) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/did_you_mean-1.3.0/lib/did_you_mean/spell_checkers/name_error_checkers/class_name_checker.rb (len: 152) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/actionmailbox-6.1.4.1/app/views/rails/conductor/action_mailbox/inbound_emails/index.html.erb (len: 152) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/actionmailbox-6.1.4.1/app/views/rails/conductor/action_mailbox/inbound_emails/index.html.erb (len: 152) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/activerecord-6.1.4.1/lib/active_record/relation/predicate_builder/association_query_value.rb (len: 152) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/activerecord-6.1.4.1/lib/active_record/relation/predicate_builder/polymorphic_array_value.rb (len: 152) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/passenger-6.0.23/src/ruby_supportlib/phusion_passenger/platform_info/binary_compatibility.rb (len: 152) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/passenger-6.0.23/src/ruby_supportlib/phusion_passenger/platform_info/binary_compatibility.rb (len: 152) ActionView::Helpers::ControllerHelper#request_forgery_protection_token delegated to controller.request_forgery_protection_token, but controller is nil: (len: 152) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/atomic_reference/numeric_cas_wrapper.rb (len: 152) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/executor/indirect_immediate_executor.rb (len: 152) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/executor/java_single_thread_executor.rb (len: 152) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/executor/ruby_single_thread_executor.rb (len: 152) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/did_you_mean-1.3.0/lib/did_you_mean/spell_checkers/name_error_checkers/class_name_checker.rb (len: 152) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/did_you_mean-1.3.0/lib/did_you_mean/spell_checkers/name_error_checkers/class_name_checker.rb (len: 152) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/actionmailbox-6.1.4.1/app/views/rails/conductor/action_mailbox/inbound_emails/index.html.erb (len: 152) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/actionmailbox-6.1.4.1/app/views/rails/conductor/action_mailbox/inbound_emails/index.html.erb (len: 152) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/activerecord-6.1.4.1/lib/active_record/relation/predicate_builder/association_query_value.rb (len: 152) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/activerecord-6.1.4.1/lib/active_record/relation/predicate_builder/polymorphic_array_value.rb (len: 152) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/synchronization/rbx_lockable_object.rb (len: 151) file:///home/ubuntu/pav/PAVES1/app/assets/stylesheets/application.css?type=text/css&id=bf25da18827e73e2bd94d3ac6849438a89fdcfe9993d4ba8b3beacde679282d2 (len: 151) file:///home/ubuntu/pav/PAVES1/app/assets/stylesheets/application.css?type=text/css&id=bf25da18827e73e2bd94d3ac6849438a89fdcfe9993d4ba8b3beacde679282d2 (len: 151) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/actionmailbox-6.1.4.1/app/models/action_mailbox/inbound_email/incineratable/incineration.rb (len: 151) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/actionmailbox-6.1.4.1/app/controllers/rails/conductor/action_mailbox/reroutes_controller.rb (len: 151) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/actionmailbox-6.1.4.1/app/models/action_mailbox/inbound_email/incineratable/incineration.rb (len: 151) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/actionmailbox-6.1.4.1/app/controllers/rails/conductor/action_mailbox/reroutes_controller.rb (len: 151) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/activestorage-6.1.4.1/app/controllers/active_storage/representations/redirect_controller.rb (len: 151) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/activestorage-6.1.4.1/app/controllers/active_storage/representations/redirect_controller.rb (len: 151) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/actionmailbox-6.1.4.1/app/views/rails/conductor/action_mailbox/inbound_emails/show.html.erb (len: 151) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/actionmailbox-6.1.4.1/app/views/rails/conductor/action_mailbox/inbound_emails/show.html.erb (len: 151) file:///home/ubuntu/pav/PAVES1/app/assets/stylesheets/application.css?type=text/css&id=bf25da18827e73e2bd94d3ac6849438a89fdcfe9993d4ba8b3beacde679282d2 (len: 151) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/synchronization/rbx_lockable_object.rb (len: 151) file:///home/ubuntu/pav/PAVES1/app/assets/stylesheets/application.css?type=text/css&id=bf25da18827e73e2bd94d3ac6849438a89fdcfe9993d4ba8b3beacde679282d2 (len: 151) file:///home/ubuntu/pav/PAVES1/app/assets/stylesheets/application.css?type=text/css&id=bf25da18827e73e2bd94d3ac6849438a89fdcfe9993d4ba8b3beacde679282d2 (len: 151) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/actionmailbox-6.1.4.1/app/controllers/rails/conductor/action_mailbox/reroutes_controller.rb (len: 151) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/actionmailbox-6.1.4.1/app/models/action_mailbox/inbound_email/incineratable/incineration.rb (len: 151) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/actionmailbox-6.1.4.1/app/controllers/rails/conductor/action_mailbox/reroutes_controller.rb (len: 151) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/actionmailbox-6.1.4.1/app/models/action_mailbox/inbound_email/incineratable/incineration.rb (len: 151) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/activestorage-6.1.4.1/app/controllers/active_storage/representations/redirect_controller.rb (len: 151) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/activestorage-6.1.4.1/app/controllers/active_storage/representations/redirect_controller.rb (len: 151) file:///home/ubuntu/pav/PAVES1/app/assets/stylesheets/application.css?type=text/css&id=bf25da18827e73e2bd94d3ac6849438a89fdcfe9993d4ba8b3beacde679282d2 (len: 151) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/actionmailbox-6.1.4.1/app/views/rails/conductor/action_mailbox/inbound_emails/show.html.erb (len: 151) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/actionmailbox-6.1.4.1/app/views/rails/conductor/action_mailbox/inbound_emails/show.html.erb (len: 151) Calling `clear` to an ActiveModel::Errors message array in order to delete all errors is deprecated. Please call `ActiveModel::Errors#delete` instead. (len: 150) \A\s* (-?\d+)-(\d\d)-(\d\d) T (\d\d):(\d\d):(\d\d) (\.\d+)? (Z|[+-]\d\d(?::?\d\d)?)? \s*\z (len: 150) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/synchronization/truffleruby_object.rb (len: 150) Passing filename with the 2nd argument of Psych.parse_stream is deprecated. Use keyword argument like Psych.parse_stream(yaml, filename: ...) instead. (len: 150) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/executor/abstract_executor_service.rb (len: 150) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/executor/ruby_thread_pool_executor.rb (len: 150) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/executor/java_thread_pool_executor.rb (len: 150) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/thread_safe/synchronized_delegator.rb (len: 150) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/activesupport-6.1.4.1/lib/active_support/core_ext/module/attribute_accessors_per_thread.rb (len: 150) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/activerecord-6.1.4.1/lib/active_record/connection_adapters/abstract/database_statements.rb (len: 150) Calling `clear` to an ActiveModel::Errors message array in order to delete all errors is deprecated. Please call `ActiveModel::Errors#delete` instead. (len: 150) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/actionpack-6.1.4.1/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb (len: 150) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/actionpack-6.1.4.1/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb (len: 150) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/rails-dom-testing-2.0.3/lib/rails/dom/testing/assertions/selector_assertions/html_selector (len: 150) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/actiontext-6.1.4.1/app/views/action_text/attachment_galleries/_attachment_gallery.html.erb (len: 150) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/actionmailbox-6.1.4.1/app/views/rails/conductor/action_mailbox/inbound_emails/new.html.erb (len: 150) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/actiontext-6.1.4.1/app/views/action_text/attachment_galleries/_attachment_gallery.html.erb (len: 150) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/actionmailbox-6.1.4.1/app/views/rails/conductor/action_mailbox/inbound_emails/new.html.erb (len: 150) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/actionpack-6.1.4.1/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb (len: 150) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/activesupport-6.1.4.1/lib/active_support/core_ext/module/attribute_accessors_per_thread.rb (len: 150) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/activerecord-6.1.4.1/lib/active_record/connection_adapters/mysql/explain_pretty_printer.rb (len: 150) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/activerecord-6.1.4.1/lib/active_record/connection_adapters/abstract/database_statements.rb (len: 150) \A\s* (-?\d+)-(\d\d)-(\d\d) T (\d\d):(\d\d):(\d\d) (\.\d+)? (Z|[+-]\d\d(?::?\d\d)?)? \s*\z (len: 150) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/actionpack-6.1.4.1/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb (len: 150) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/actionpack-6.1.4.1/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb (len: 150) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/synchronization/truffleruby_object.rb (len: 150) Passing filename with the 2nd argument of Psych.parse_stream is deprecated. Use keyword argument like Psych.parse_stream(yaml, filename: ...) instead. (len: 150) Calling `clear` to an ActiveModel::Errors message array in order to delete all errors is deprecated. Please call `ActiveModel::Errors#delete` instead. (len: 150) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/executor/abstract_executor_service.rb (len: 150) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/executor/ruby_thread_pool_executor.rb (len: 150) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/executor/java_thread_pool_executor.rb (len: 150) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/thread_safe/synchronized_delegator.rb (len: 150) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/actionpack-6.1.4.1/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb (len: 150) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/actionpack-6.1.4.1/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb (len: 150) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/rails-dom-testing-2.0.3/lib/rails/dom/testing/assertions/selector_assertions/html_selector (len: 150) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/actionmailbox-6.1.4.1/app/views/rails/conductor/action_mailbox/inbound_emails/new.html.erb (len: 150) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/actiontext-6.1.4.1/app/views/action_text/attachment_galleries/_attachment_gallery.html.erb (len: 150) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/actionmailbox-6.1.4.1/app/views/rails/conductor/action_mailbox/inbound_emails/new.html.erb (len: 150) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/actiontext-6.1.4.1/app/views/action_text/attachment_galleries/_attachment_gallery.html.erb (len: 150) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/actionpack-6.1.4.1/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb (len: 150) without usage or description. Call desc if you want this method to be available as command or declare it inside a no_commands{} block. Invoked from (len: 149) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/activerecord-6.1.4.1/lib/active_record/database_configurations/connection_url_resolver.rb (len: 149) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/activerecord-6.1.4.1/lib/active_record/associations/belongs_to_polymorphic_association.rb (len: 149) ActiveRecord::ConnectionHandling#clear_active_connections! delegated to connection_handler.clear_active_connections!, but connection_handler is nil: (len: 149) . This error is probably occurring because #to_s was called on this value within a custom Sass function without first setting the #options attribute. (len: 149) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/activerecord-6.1.4.1/lib/active_record/connection_adapters/abstract/schema_definitions.rb (len: 149) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/actioncable-6.1.4.1/lib/action_cable/server/worker/active_record_connection_management.rb (len: 149) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/activerecord-6.1.4.1/lib/active_record/relation/predicate_builder/basic_object_handler.rb (len: 149) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/activerecord-6.1.4.1/lib/active_record/associations/belongs_to_polymorphic_association.rb (len: 149) ActiveRecord::ConnectionHandling#clear_active_connections! delegated to connection_handler.clear_active_connections!, but connection_handler is nil: (len: 149) without usage or description. Call desc if you want this method to be available as command or declare it inside a no_commands{} block. Invoked from (len: 149) . This error is probably occurring because #to_s was called on this value within a custom Sass function without first setting the #options attribute. (len: 149) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/activerecord-6.1.4.1/lib/active_record/connection_adapters/abstract/schema_definitions.rb (len: 149) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/actionpack-6.1.4.1/lib/action_dispatch/middleware/templates/rescues/blocked_host.html.erb (len: 149) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/actionpack-6.1.4.1/lib/action_dispatch/middleware/templates/rescues/blocked_host.html.erb (len: 149) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/actioncable-6.1.4.1/lib/action_cable/server/worker/active_record_connection_management.rb (len: 149) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/activerecord-6.1.4.1/lib/active_record/database_configurations/connection_url_resolver.rb (len: 149) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/activerecord-6.1.4.1/lib/active_record/relation/predicate_builder/basic_object_handler.rb (len: 149) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/activerecord-6.1.4.1/lib/active_record/relation/predicate_builder/basic_object_handler.rb (len: 149) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/bundler-2.4.22/lib/bundler/vendor/thor/lib/thor/core_ext/hash_with_indifferent_access.rb (len: 148) . To update to the latest version installed on your system, run `bundle update --bundler`. To install the missing version, run `gem install bundler: (len: 148) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/passenger-6.0.23/src/ruby_supportlib/phusion_passenger/platform_info/operating_system.rb (len: 148) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/passenger-6.0.23/src/ruby_supportlib/phusion_passenger/platform_info/operating_system.rb (len: 148) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/passenger-6.0.23/src/ruby_supportlib/phusion_passenger/request_handler/thread_handler.rb (len: 148) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/passenger-6.0.23/src/ruby_supportlib/phusion_passenger/request_handler/thread_handler.rb (len: 148) is deprecated because HTTP requests are insecure. Please change your source to 'https://rubygems.org' if possible, or 'http://rubygems.org' if not. (len: 148) Passing filename with the 2nd argument of Psych.load_stream is deprecated. Use keyword argument like Psych.load_stream(yaml, filename: ...) instead. (len: 148) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/executor/serial_executor_service.rb (len: 148) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/atomic/reentrant_read_write_lock.rb (len: 148) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/atomic/abstract_thread_local_var.rb (len: 148) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/executor/simple_executor_service.rb (len: 148) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/atomic/atomic_markable_reference.rb (len: 148) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/thread_safe/util/data_structures.rb (len: 148) ##unescape at /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/2.6.0/forwardable.rb:158 forwarding to private method (len: 148) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/bundler-2.4.22/lib/bundler/vendor/thor/lib/thor/core_ext/hash_with_indifferent_access.rb (len: 148) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/bundler-2.4.22/lib/bundler/vendor/thor/lib/thor/core_ext/hash_with_indifferent_access.rb (len: 148) ActiveRecord::Reflection::ThroughReflection#parent_reflection= delegated to delegate_reflection.parent_reflection=, but delegate_reflection is nil: (len: 148) ActiveRecord::Reflection::ThroughReflection#check_preloadable! delegated to delegate_reflection.check_preloadable!, but delegate_reflection is nil: (len: 148) file:///home/ubuntu/pav/PAVES1/app/assets/images/icon-payment.png?type=image/png&id=238fabb25e505f2b4b2f514a4d2205e05a2f77bba383460137e0bbadd48bd081 (len: 148) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/activesupport-6.1.4.1/lib/active_support/number_helper/number_to_percentage_converter.rb (len: 148) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/activesupport-6.1.4.1/lib/active_support/number_helper/number_to_human_size_converter.rb (len: 148) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/activerecord-6.1.4.1/lib/active_record/connection_adapters/abstract/schema_statements.rb (len: 148) ActiveRecord::Reflection::ThroughReflection#parent_reflection= delegated to delegate_reflection.parent_reflection=, but delegate_reflection is nil: (len: 148) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/activestorage-6.1.4.1/app/controllers/active_storage/representations/proxy_controller.rb (len: 148) ActiveRecord::Reflection::ThroughReflection#check_preloadable! delegated to delegate_reflection.check_preloadable!, but delegate_reflection is nil: (len: 148) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/activestorage-6.1.4.1/app/controllers/active_storage/representations/proxy_controller.rb (len: 148) file:///home/ubuntu/pav/PAVES1/app/assets/images/icon-payment.png?type=image/png&id=238fabb25e505f2b4b2f514a4d2205e05a2f77bba383460137e0bbadd48bd081 (len: 148) file:///home/ubuntu/pav/PAVES1/app/assets/images/icon-payment.png?type=image/png&id=238fabb25e505f2b4b2f514a4d2205e05a2f77bba383460137e0bbadd48bd081 (len: 148) . To update to the latest version installed on your system, run `bundle update --bundler`. To install the missing version, run `gem install bundler: (len: 148) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/passenger-6.0.23/src/ruby_supportlib/phusion_passenger/platform_info/operating_system.rb (len: 148) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/passenger-6.0.23/src/ruby_supportlib/phusion_passenger/platform_info/operating_system.rb (len: 148) file:///home/ubuntu/pav/PAVES1/app/assets/images/icon-payment.png?type=image/png&id=238fabb25e505f2b4b2f514a4d2205e05a2f77bba383460137e0bbadd48bd081 (len: 148) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/activesupport-6.1.4.1/lib/active_support/number_helper/number_to_human_size_converter.rb (len: 148) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/activesupport-6.1.4.1/lib/active_support/number_helper/number_to_percentage_converter.rb (len: 148) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/passenger-6.0.23/src/ruby_supportlib/phusion_passenger/request_handler/thread_handler.rb (len: 148) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/passenger-6.0.23/src/ruby_supportlib/phusion_passenger/request_handler/thread_handler.rb (len: 148) is deprecated because HTTP requests are insecure. Please change your source to 'https://rubygems.org' if possible, or 'http://rubygems.org' if not. (len: 148) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/activerecord-6.1.4.1/lib/active_record/connection_adapters/abstract/schema_statements.rb (len: 148) Passing filename with the 2nd argument of Psych.load_stream is deprecated. Use keyword argument like Psych.load_stream(yaml, filename: ...) instead. (len: 148) ActiveRecord::Reflection::ThroughReflection#parent_reflection= delegated to delegate_reflection.parent_reflection=, but delegate_reflection is nil: (len: 148) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/activestorage-6.1.4.1/app/controllers/active_storage/representations/proxy_controller.rb (len: 148) ActiveRecord::Reflection::ThroughReflection#check_preloadable! delegated to delegate_reflection.check_preloadable!, but delegate_reflection is nil: (len: 148) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/activestorage-6.1.4.1/app/controllers/active_storage/representations/proxy_controller.rb (len: 148) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/executor/serial_executor_service.rb (len: 148) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/atomic/reentrant_read_write_lock.rb (len: 148) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/atomic/reentrant_read_write_lock.rb (len: 148) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/atomic/abstract_thread_local_var.rb (len: 148) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/executor/simple_executor_service.rb (len: 148) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/atomic/atomic_markable_reference.rb (len: 148) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/thread_safe/util/data_structures.rb (len: 148) ##unescape at /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/2.6.0/forwardable.rb:158 forwarding to private method (len: 148) file:///home/ubuntu/pav/PAVES1/app/assets/images/icon-payment.png?type=image/png&id=238fabb25e505f2b4b2f514a4d2205e05a2f77bba383460137e0bbadd48bd081 (len: 148) file:///home/ubuntu/pav/PAVES1/app/assets/images/icon-payment.png?type=image/png&id=238fabb25e505f2b4b2f514a4d2205e05a2f77bba383460137e0bbadd48bd081 (len: 148) . To update to the latest version installed on your system, run `bundle update --bundler`. To install the missing version, run `gem install bundler: (len: 148) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/bundler-2.4.22/lib/bundler/vendor/thor/lib/thor/core_ext/hash_with_indifferent_access.rb (len: 148) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/bundler-2.4.22/lib/bundler/vendor/thor/lib/thor/core_ext/hash_with_indifferent_access.rb (len: 148) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/passenger-6.0.23/src/ruby_supportlib/phusion_passenger/platform_info/operating_system.rb (len: 148) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/passenger-6.0.23/src/ruby_supportlib/phusion_passenger/platform_info/operating_system.rb (len: 148) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/passenger-6.0.23/src/ruby_supportlib/phusion_passenger/rack/thread_handler_extension.rb (len: 147) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/passenger-6.0.23/src/ruby_supportlib/phusion_passenger/rack/thread_handler_extension.rb (len: 147) This Gemfile contains multiple global sources. Each source after the first must include a block to indicate which gems should come from that source (len: 147) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/utility/native_extension_loader.rb (len: 147) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/synchronization/abstract_object.rb (len: 147) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/synchronization/lockable_object.rb (len: 147) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/executor/single_thread_executor.rb (len: 147) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/synchronization/abstract_struct.rb (len: 147) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/kaminari-activerecord-1.2.1/lib/kaminari/activerecord/active_record_relation_methods.rb (len: 147) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/activesupport-6.1.4.1/lib/active_support/number_helper/number_to_delimited_converter.rb (len: 147) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/activestorage-6.1.4.1/app/controllers/active_storage/representations/base_controller.rb (len: 147) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/activestorage-6.1.4.1/app/controllers/active_storage/representations/base_controller.rb (len: 147) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/kaminari-activerecord-1.2.1/lib/kaminari/activerecord/active_record_relation_methods.rb (len: 147) 1000 Sample strings: %C9 (len: 3) %C0 (len: 3) rdoc/task (len: 9) %E0 (len: 3) depth (len: 5) typecode (len: 8) gunzip (len: 6) files (len: 5) ~> (len: 2) config (len: 6) required_rubygems_version= (len: 26) separator (len: 9) (len: 21) SO_PROTOCOL (len: 11) latin3 (len: 6) SO_PEERCRED (len: 11) block (len: 5) ASCII (len: 5) EBCDIC_CP_US (len: 12) IP_TRANSPARENT (len: 14) greek (len: 5) ruby (len: 4) rubyarchhdrdir (len: 14) GID (len: 3) RLIMIT_NPROC (len: 12) abort (len: 5) __recursive_key__ (len: 17) RM (len: 2) trace_adjuststack (len: 17) opt_str_freeze (len: 14) with_index (len: 10) tan (len: 3) Signal (len: 6) gm (len: 2) blocks (len: 6) /usr/bin/install -c (len: 19) (len: 0) eof? (len: 4) EAGAINWaitWritable (len: 18) XML_ATTR_QUOTE_DECORATOR (len: 24) finished (len: 8) Struct (len: 6) fill (len: 4) -I/home/ubuntu/.rbenv/versions/2.6.8/include $(DEFS) $(cppflags) (len: 65) Errno::ENOSTR (len: 13) Errno::EL3RST (len: 13) Errno::ECOMM (len: 12) ~> (len: 2) loaded_gem_paths (len: 16) iso885915 (len: 9) each_byte (len: 9) scrub! (len: 6) filter (len: 6) const_set (len: 9) __tmp_classpath__ (len: 17) method_missing (len: 14) & (len: 1) m (len: 1) %eE (len: 3) Bundler (len: 7) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/did_you_mean-1.3.0/lib/did_you_mean/version.rb (len: 106) ms_kanji (len: 8) default_ext_dir_for (len: 19) MINOR (len: 5) bigdecimal/ludcmp.rb (len: 20) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/2.6.0/rubygems/core_ext/kernel_gem.rb (len: 81) (len: 2) base (len: 4) FRAGMENT (len: 8) %d1 (len: 3) 0.4.1 (len: 5) psych/nodes/scalar.rb (len: 21) registry (len: 8) fiddle/types.rb (len: 15) [] (len: 2) %01 (len: 3) metadata= (len: 9) %4E (len: 3) %aa (len: 3) %15 (len: 3) � (len: 1) object (len: 7) %82 (len: 3) is a symlink, which is not supported on all platforms (len: 54) "] are not files (len: 16) https://github.com/ruby/zlib (len: 28) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/2.6.0/monitor.rb (len: 60) )) # f.write(Marshal.dump(@@memoized_httpd)) end # end rescue Errno::EACCES # rescue Errno::EACCES # Ignore permission error. # # Ignore permission error. end # end end # end end # end end # end (len: 777) irb/xmp.rb (len: 10) https://github.com/ruby/shell (len: 29) rss/dublincore (len: 14) rescue in popen (len: 15) block in find_all_commands (len: 26) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/specifications/default/prime-0.1.0.gemspec (len: 97) bundler/vendored_persistent.rb (len: 30) rexml/security.rb (len: 17) @private_call (len: 13) bundler/rubygems_ext.rb (len: 23) Martin Bosslet (len: 14) bundler/digest (len: 14) SC_CHILD_MAX (len: 12) ) required by (len: 14) Loads constants defined in the OS fcntl.h C header file (len: 55) serv (len: 4) (len: 16) 2.2.2 (len: 5) rdoc/normal_module.rb (len: 21) RDoc produces HTML and command-line documentation for Ruby projects. RDoc includes the +rdoc+ and +ri+ tools for generating and displaying documentation from the command-line. (len: 176) unbound_method (len: 14) Bundler::BundlerError (len: 21) cache_update_path (len: 17) advertise_sockets (len: 17) nginx_module_source_dir (len: 23) f9187468ff2eb159260bfd53867c25ff8e334726237acf227b9e870e53d3e36b (len: 64) stop_simulating_eof! (len: 20) rspec (len: 5) @eager_load (len: 11) afamily (len: 7) username (len: 8) connect (len: 7) FEEDBACK_FD (len: 11) DEFAULT_SPAWN_METHOD (len: 20) record_and_print_error_summary (len: 30) could not find a temporary directory (len: 36) flag (len: 4) nobody (len: 6) windows (len: 7) ', uplevel: 1 _ (len: 27) get_socket_address_type (len: 23) universal (len: 9) QUEUE_SEQ (len: 9) RECVERR (len: 7) SECURITY_ENCRYPTION_NETWORK (len: 27) aarch64 (len: 7) passenger-native-support- (len: 25) defined guard in rescue in running_bundler (len: 42) : (len: 1) (?:(?:[a-zA-Z\d](?:[-a-zA-Z\d]*[a-zA-Z\d])?)\.)*(?:[a-zA-Z](?:[-a-zA-Z\d]*[a-zA-Z\d])?)\.? (len: 90) truffleruby_24? (len: 15) doc (len: 3) . (len: 8) Sequence (len: 8) ruby_3? (len: 7) spec_git_cache_dirs (len: 19) (?:[\-_.!~*'()a-zA-Z\d;:&=+$,]|%[a-fA-F\d]{2})* (len: 47) unix:path=/run/user/1001/bus (len: 28) actionview (len: 10) block in prepare (len: 16) 6.2 (len: 3) OpenSSL::Cipher::DES (len: 20) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/rake-13.0.6/lib (len: 75) @locked_ruby_version (len: 20) \A\s+ (len: 5) deployment (len: 10) AES192 (len: 6) defined guard in diff_lcs_loaded? (len: 33) < (len: 1) method_at_least_one (len: 19) globalid-0.5.2 (len: 14) disable_shared_gems (len: 19) parse_config_lines (len: 18) exceeds maximum allowed size ( (len: 30) block in original_system (len: 24) activestorage-6.1.4 (len: 19) builder-3.2.4 (len: 13) Required At Least One: (len: 22) was not found in the plugin. (len: 29) seq (len: 3) No headers parsed; disconnecting client. (len: 40) ^@ (len: 2) no_install (len: 10) block in load_config (len: 20) 1.1.9 (len: 5) visit_Symbol (len: 12) block (2 levels) in required_ruby_version= (len: 42) REQUEST_METHOD (len: 14) block in built_option_names (len: 27) git version\s* (len: 14) 2.8.1 (len: 5) enum_to_s (len: 9) bundler-2.4.22 (len: 14) @unlock (len: 7) group_by_attribute (len: 18) are_colors_supported? (len: 21) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/actionmailer-6.1.4.1 (len: 80) scanf-1.0.0 (len: 11) git_sources (len: 11) specs: (len: 8) foreach (len: 7) Specification of branch or ref with tag is ambiguous. You specified (len: 68) 2.5.8 (len: 5) source_slug (len: 11) 5.2 (len: 3) ruby (len: 4) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/bundler/gems/faker-0ad488ec44f6/lib (len: 90) mutex_m-0.1.0 (len: 13) [a-zA-Z][0-9a-zA-Z]*|[0-9]+(?:\.[0-9]+)* (len: 40) The definition is missing dependencies, failed to resolve & materialize locally ( (len: 81) Jbuilder::NullError (len: 19) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/specifications/sprockets-rails-3.4.0.gemspec (len: 99) but your local platform is (len: 28) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/specifications/sassc-rails-2.1.2.gemspec (len: 95) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/specifications/sprockets-4.1.1.gemspec (len: 93) @local_specs (len: 12) local_specs (len: 11) crass (len: 5) jisx0301 (len: 8) valid_civil? (len: 12) Apr (len: 3) hton (len: 4) rescue in block in deep_const_get (len: 33) remote_names (len: 12) Bundler::URI::Generic (len: 21) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/rackup-1.0.0/lib (len: 76) selenium/webdriver/firefox/profiles_ini.rb (len: 42) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/specifications/default/rdoc-6.1.2.1.gemspec (len: 98) bundler (len: 7) kaminari-core (len: 13) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/kaminari-actionview-1.2.1/lib (len: 89) web_console/evaluator.rb (len: 24) nokogiri (len: 8) faker/default/military.rb (len: 25) faker/movies/movie.rb (len: 21) new_ostruct_member! (len: 19) faker/tv_shows/simpsons.rb (len: 26) Arbitrary-precision decimal floating-point number library. (len: 58) rails-assets-jquery.rb (len: 22) zip/version.rb (len: 14) phusion_passenger/utils/tmpio.rb (len: 32) phusion_passenger/config/compile_nginx_engine_command.rb (len: 56) generators/pundit/policy (len: 24) concurrent-ruby-1.1.10 (len: 22) exception_class (len: 15) sprockets/cache.rb (len: 18) warden/test/helpers.rb (len: 22) devise/rails/routes.rb (len: 22) /head (len: 5) . You may also need to change the version requirement specified in the Gemfile if it's too restrictive. (len: 103) sprockets/ejs_processor.rb (len: 26) tilt/erubis.rb (len: 14) generators/jquery/datatables (len: 28) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/2.6.0/forwardable.rb (len: 64) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/actioncable-6.1.4.1/lib (len: 83) rails/console/helpers.rb (len: 24) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/actionview-6.1.4.1/lib (len: 82) rails/generators/test_unit (len: 26) capybara/spec/session/save_screenshot_spec.rb (len: 45) capybara/selenium/extensions/file_input_click_emulation.rb (len: 58) childprocess/unix/platform/arm64-macosx.rb (len: 42) capybara/rspec/matchers/base.rb (len: 31) public_suffix-4.0.6 (len: 19) capybara/selector/filter.rb (len: 27) byebug/printers/texts (len: 21) jwt-2.3.0 (len: 9) ruby_platform_materializes_to_ruby_platform? (len: 44) actionmailbox-6.1.4.1 (len: 21) autoprefixer-rails/version.rb (len: 29) ffi/platform.rb (len: 15) sassc/functions_handler.rb (len: 26) generators/action_mailbox (len: 25) Head (len: 4) active_model/serializer/adapter/json.rb (len: 39) generators/rails/scaffold_controller_generator (len: 46) active_storage/analyzer/image_analyzer.rb (len: 41) rack/request (len: 12) mail/elements/received_element.rb (len: 33) active_record/connection_adapters/schema_cache.rb (len: 49) active_record/attribute_methods.rb (len: 34) active_record/persistence.rb (len: 28) arel/nodes/with.rb (len: 18) active_record/delegated_type.rb (len: 31) action_cable/helpers (len: 20) active_job/queue_name.rb (len: 24) mapped (len: 6) rack/multipart/uploaded_file.rb (len: 31) action_controller/log_subscriber.rb (len: 35) action_dispatch/http/response.rb (len: 32) JSON::Ext::Generator::GeneratorMethods::String::Extend (len: 54) nokogiri/xml/xpath/syntax_error.rb (len: 34) loofah/html/document.rb (len: 23) action_view/helpers/tags/password_field.rb (len: 42) active_support/xml_mini/libxml.rb (len: 33) active_support/core_ext/file/atomic.rb (len: 38) active_support/core_ext/numeric/conversions.rb (len: 46) Bootsnap::LoadPathCache::ReturnFalse (len: 36) concurrent/dataflow.rb (len: 22) concurrent/mutable_struct.rb (len: 28) remotes (len: 7) zeitwerk/error.rb (len: 17) aarch64-linux/enc/big5.so (len: 25) features (len: 8) rake/file_list.rb (len: 17) digest.so (len: 9) rubygems/resolver/lock_set.rb (len: 29) rubygems/install_message.rb (len: 27) drb/eq.rb (len: 9) to_open (len: 7) to_msgpack (len: 10) full_unpack (len: 11) .% (len: 2) railtie (len: 7) visit_Arel_Nodes_False (len: 22) OrderedOptions (len: 14) plurals (len: 7) l (len: 1) metadata_options (len: 16) suppress_parens (len: 15) ActiveRecord::StatementTimeout (len: 30) orders= (len: 7) (len: 19) java_extensions_loaded? (len: 23) concurrent/synchronization/condition (len: 36) concurrent/synchronization/rbx_object (len: 37) MAX (len: 3) has_final_field (len: 15) wrap_executor_around_load_seed (len: 30) precompile (len: 10) OS_QDOS (len: 7) Concurrent::Synchronization::RbxLockableObject (len: 46) Arel::Visitors::PostgreSQL (len: 26) ^(.+?):(\d+)(?::in `.*')? (len: 25) A block must be passed when defining an initializer (len: 51) , (len: 1) active_support/core_ext/hash/deep_merge (len: 39) ^_ (len: 2) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/bootsnap-1.9.1/lib/bootsnap/load_path_cache/realpath_cache.rb (len: 121) bundler/vendored_pub_grub.rb (len: 28) bundler/plugin/api.rb (len: 21) write_reference_threshold (len: 25) zip/dos_time.rb (len: 15) selenium/webdriver/remote/http/curb.rb (len: 38) turbolinks/source (len: 17) install/vue.rb (len: 14) webrick/cookie.rb (len: 17) phusion_passenger/platform_info/depcheck_specs/ruby.rb (len: 54) mini_profiler/timer_struct (len: 26) rexml/parsers/treeparser.rb (len: 27) generators/rails/templates (len: 26) sprockets/closure_compressor.rb (len: 31) sassc/rails.rb (len: 14) kaminari/helpers/helper_methods.rb (len: 34) devise/hooks/trackable.rb (len: 25) faker/blockchain/bitcoin.rb (len: 27) faker/default/verb.rb (len: 21) faraday/adapter/net_http.rb (len: 27) rails/generators/actions (len: 24) rails/command/helpers (len: 21) rails/generators/rails/model/model_generator.rb (len: 47) delayed (len: 7) xpath/dsl.rb (len: 12) capybara/rspec/matchers/compound.rb (len: 35) capybara/spec/session/screenshot_spec.rb (len: 40) childprocess/jruby.rb (len: 21) bootsnap/cli (len: 12) ffi/callback.rb (len: 15) byebug/commands.rb (len: 18) byebug/attacher.rb (len: 18) generators (len: 10) generators/action_text/install/install_generator.rb (len: 51) active_model/serializer/link.rb (len: 31) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/execjs-2.8.1/lib (len: 76) active_record/attribute_methods.rb (len: 34) active_record/locking/optimistic.rb (len: 35) db (len: 2) mail/fields/resent_sender_field.rb (len: 34) websocket/driver/headers.rb (len: 27) active_job (len: 10) active_model/type/helpers/accepts_multiparameter_time.rb (len: 56) active_record/associations/builder/has_one.rb (len: 45) active_record/connection_adapters/abstract/schema_dumper.rb (len: 59) action_view/helpers/tags/number_field.rb (len: 40) rack/files.rb (len: 13) action_dispatch/testing/assertions/routing.rb (len: 45) abstract_controller/url_for.rb (len: 30) active_support/core_ext/date_time.rb (len: 36) mini_portile2 (len: 13) nokogiri/xml/attribute_decl.rb (len: 30) rails/html/scrubbers.rb (len: 23) concurrent/atomic/count_down_latch.rb (len: 37) minitest.rb (len: 11) active_support/cache/strategy (len: 29) active_support/json/decoding.rb (len: 31) openssl/ssl.rb (len: 14) psych/nodes.rb (len: 14) aarch64-linux/enc/iso_8859_16.so (len: 32) rake/invocation_chain.rb (len: 24) bundler/version_ranges.rb (len: 25) bundler/plugin/installer/git.rb (len: 31) rubygems/resolver/composed_set.rb (len: 33) rubygems/resolver.rb (len: 20) rexml/parsers/pullparser.rb (len: 27) fiddle (len: 6) csv/delete_suffix.rb (len: 20) rdoc.rb (len: 7) rdoc/rd.rb (len: 10) /home/ubuntu/pav/PAVES/app/policies (len: 35) active_storage/blobs/redirect_controller.rb (len: 43) enc/iso_8859_14.so (len: 18) uri.rb (len: 6) rubygems/compatibility (len: 22) /home/ubuntu/pav/PAVES1/app/models (len: 34) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/2.6.0/psych/nodes/stream.rb (len: 71) monitor.rb (len: 10) NOT_ACCEPTABLE (len: 14) bundler/vendored_fileutils (len: 26) active_support/core_ext/string/filters (len: 38) mail/fields/from_field (len: 22) FIELD_ORDER_LOOKUP (len: 18) TESTOPTS (len: 8) compose_filter (len: 14) delete_after_find (len: 17) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/method_source-1.0.0/lib/method_source/code_helpers.rb (len: 113) raw_source (len: 10) `). (len: 4) ConnectionTimeoutError (len: 22) block in encode (len: 15) httponly (len: 8) allowed_warnings (len: 16) active_record/relation/finder_methods (len: 37) @_all (len: 5) duplicates? (len: 11) block in read_multipart (len: 23) elements (len: 8) ^(nth|nth-of-type)\( (len: 20) provided_hash (len: 13) attributes_for_create (len: 21) ActionCable (len: 11) @@load_path (len: 11) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/activerecord-6.1.4.1/lib/arel/select_manager.rb (len: 107) @handlers (len: 9) define_attribute_accessor_method (len: 32) autoloadable_module? (len: 20) \1ove (len: 5) block in replace_bind_variables (len: 31) ENCODED_BLANKS (len: 14) ; end (len: 5) use_simple_logger (len: 17) arel/nodes/right_outer_join (len: 27) get_arguments_from (len: 18) set_state (len: 9) @@autoload_once_paths (len: 21) @@loading (len: 9) _reduce_51 (len: 10) concurrent/executor/immediate_executor (len: 38) LBRACE (len: 6) ` is deprecated and it'll removed in next release, use ` (len: 56) TZInfo (len: 6) mail/body (len: 9) block in reopen (len: 15) rails/configuration (len: 19) FALLBACK_POLICY_CLASSES (len: 23) with_cast_value (len: 15) block in nested_attributes? (len: 27) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/activesupport-6.1.4.1/lib/active_support/core_ext/object/deep_dup.rb (len: 128) array (len: 5) initial (len: 7) unexpected ' (len: 12) auth_method (len: 11) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/atomic/reentrant_read_write_lock.rb (len: 148) @_prefixes (len: 10) new_usec (len: 8) \A50 (len: 4) Arel::Nodes::Binary (len: 19) ThreadFactory (len: 13) retry_with_digest_auth? (len: 23) /[^/]*\Z (len: 8) Warsaw (len: 6) Newfoundland (len: 12) @task_executor (len: 14) Taipei (len: 6) Asia/Baku (len: 9) Africa/Cairo (len: 12) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/actionpack-6.1.4.1/lib/action_dispatch/testing/integration.rb (len: 121) Concurrent::Concern::Observable (len: 31) Concurrent::AtomicMarkableReference (len: 35) Arel::Nodes::BitwiseXor (len: 23) send_off (len: 8) TZInfo::Timestamp (len: 17) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/activerecord-6.1.4.1/lib/arel/nodes/infix_operation.rb (len: 114) Precondition Required (len: 21) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/set.rb (len: 119) rubygems/psych_tree (len: 19) local_end_at (len: 12) Arel::Nodes::Min (len: 16) connection_pool (len: 15) find_minimum_transition (len: 23) block in call_dataflow (len: 22) ActiveRecord::RecordInvalid (len: 27) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/tzinfo-2.0.4/lib/tzinfo/data_sources/zoneinfo_reader.rb (len: 115) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/activemodel-6.1.4.1/lib/active_model.rb (len: 99) (len: 16) Constant offset POSIX-style TZ string does not match constant offset in file ' (len: 78) Rack::Utils (len: 11) require_definition (len: 18) borrow (len: 6) Window (len: 6) leave_transaction (len: 17) � (len: 1) method_not_allowed (len: 18) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/tzinfo-2.0.4/lib/tzinfo/timezone_period.rb (len: 102) rack/test/mock_digest_request (len: 29) location_of_caller (len: 18) event_or_future (len: 15) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/tzinfo-2.0.4/lib/tzinfo/offset_timezone_period.rb (len: 109) blocker2 (len: 8) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/tzinfo-2.0.4/lib/tzinfo/info_timezone.rb (len: 100) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/faraday-2.6.0/lib/faraday/encoders/flat_params_encoder.rb (len: 117) zero width padding (len: 18) dm (len: 2) rails_conductor_inbound_email_sources_path (len: 42) block (2 levels) in tidy_bytes (len: 30) active_support/digest (len: 21) break (len: 5) json/add/symbol.rb (len: 18) sandbox? (len: 8) _. (len: 6) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/2.6.0/forwardable.rb (len: 64) signed_cookie_salt (len: 18) handle_expired_entry (len: 20) build_middleware (len: 16) OpenSSL::Config (len: 15) reads (len: 5) error_string (len: 12) OpenSSL::SSL::SSLError (len: 22) set_pqg (len: 7) OP_TLSEXT_PADDING (len: 17) @client_cert_cb (len: 15) #custom_request (len: 15) PRINTABLESTRING (len: 15) NOCASIGN (len: 8) PURPOSE_OCSP_HELPER (len: 19) Prune (len: 5) srand (len: 5) [[:alpha:]] (len: 11) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/loofah-2.12.0/lib/loofah/scrubbers (len: 94) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/activesupport-6.1.4.1/lib/active_support/cache (len: 106) with_boundary (len: 13) (*args, &block) resolve result = @items.send(: (len: 70) rescue in include? (len: 18) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/actionpack-6.1.4.1/lib/action_controller/metal/flash.rb (len: 115) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/mail-2.7.1/lib/mail/part.rb (len: 87) Mime-Version (len: 12) AssetTagHelper (len: 14) ENCODING_FLAG (len: 13) CALLER_FILE (len: 11) Jbuilder::CollectionRenderer (len: 28) Don't know how to decode (len: 25) � (len: 1) ContentTransferEncodingField (len: 28) � (len: 1) block in validate_each (len: 22) group_addresses (len: 15) chunk_while (len: 11) << (len: 2) Faraday::Request::Json (len: 22) text/cache-manifest (len: 19) track_variants= (len: 15) active_storage/blobs/proxy#show (len: 31) invalid config attribute name (len: 29) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/activemodel-6.1.4.1/lib/active_model/validations/format.rb (len: 118) @preserve_raw (len: 13) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/globalid-0.5.2/lib/global_id/identification.rb (len: 106) @typecode (len: 9) _deprecated_adapter (len: 19) days_in_year (len: 12) text/plain; (len: 12) hour (len: 4) all_quarter (len: 11) Security (len: 8) delayed/plugin (len: 14) block (2 levels) in encode_non_usascii (len: 38) block in renegotiate (len: 20) gid= (len: 4) pre_num (len: 7) application (len: 11) 7z (len: 2) djgpp (len: 5) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/actionmailbox-6.1.4.1/lib/action_mailbox (len: 100) edsig (len: 5) block in address (len: 16) MacCroatian (len: 11) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/bundler/gems/faker-0ad488ec44f6/lib/faker/blockchain/tezos (len: 113) association_cached? (len: 19) CP866 (len: 5) walk_configs (len: 12) BasicSpecification (len: 18) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/bundler/gems/faker-0ad488ec44f6/lib/faker/creature/animal.rb (len: 115) Audited::Audit::GeneratedAssociationMethods (len: 43) iso-ir-126 (len: 10) old_foreign_id (len: 14) MIN_COST (len: 8) IP_RECVTOS (len: 10) address.street_suffix (len: 21) @adapter (len: 8) Office Open XML Workbook Template (macro-enabled) (len: 49) activated? (len: 10) before_ (len: 7) Office Open XML Document (len: 24) json/version (len: 12) Index: (len: 6) delayed/yaml_ext (len: 16) config (len: 6) cfml (len: 4) text/vnd.fmi.flexstor (len: 21) to (len: 3) image/vnd.dxf (len: 13) block (2 levels) in filter_matched_deliveries (len: 45) user= (len: 5) Mail::Matchers::AttachmentFilenameMatcher (len: 41) ft8 (len: 3) m2a (len: 3) application/vnd.google-earth.kml+xml (len: 36) find_finder_class_for (len: 21) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/mail-2.7.1/lib/mail/parsers/address_lists_parser.rb (len: 111) application/vnd.blueice.multipass (len: 33) Error (len: 5) pod (len: 3) parquet (len: 7) ogm (len: 3) application/x-sas-fdb (len: 21) to_bytes (len: 8) tsv (len: 3) sus (len: 3) sldasm (len: 6) wri (len: 3) ContentLocationStruct (len: 21) uu (len: 2) Concise Binary Object Representation container (len: 46) xltx (len: 4) application/x-xmind (len: 19) separator (len: 9) Verilog source code (len: 19) sprockets/exporters/file_exporter (len: 33) Active Server Page (len: 18) word/ (len: 5) RIFF (len: 4) ftyp3ge7 (len: 8) xhtml (len: 5)  (len: 4) application/vnd.adobe.xfdf (len: 26) WordDocument (len: 23) 2� (len: 4) @article{ (len: 9) Nikon raw image (len: 15) audio/prs.sid (len: 13) environment_version (len: 19) honour_exclusions (len: 17) unloaded_files (len: 14) autoload_path_set_by_me_for? (len: 28) ftypM4V (len: 8) from_document (len: 13) LIBXSLT_DATETIME_ENABLED (len: 24) block in stat_tree (len: 18) previous_sibling (len: 16) @@content_types_to_serve_as_binary (len: 34) Compressed Archive File (len: 23) ensure in block in failed (len: 25) -cropbox (len: 8) v1 (len: 2) -i (len: 2) VALID_METADATA_VALUE_TYPES_HASH (len: 31) block in video_stream (len: 21) SAS XPORT Transfer File (len: 23) processor metadata result was expected to be a Hash, but was (len: 61) event_stack (len: 11) SAS MDDB Multi-Dimensional Database File (len: 40) stubbed (len: 7) SAS v6 Data Set (len: 15) add_dependencies (len: 16) HasManyThroughAssociation (len: 25) cached_find_by_statement (len: 24) ActiveRecord::Reflection::AssociationReflection (len: 47) rescue in options (len: 17) check_encoding (len: 14) ActiveRecord::Reflection::RuntimeReflection#type delegated to @reflection.type, but @reflection is nil: (len: 104) UniqueGenerator (len: 15) add_sibling (len: 11) Base58 (len: 6) %0C (len: 3) Eiffel source code (len: 18) _routes_context (len: 15) ruby /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/passenger-6.0.23/src/helper-scripts/rack-loader.rb (len: 115) CustomUrlHelper (len: 15) use_relative_controller! (len: 24) %E3 (len: 3) %A7 (len: 3) %67 (len: 3) application/html+ruby (len: 21) я (len: 1) MULT (len: 4) failures (len: 8) in_debug (len: 8) find_by_sql (len: 11) Racc::CparseParams (len: 18) c_debug (len: 7) group? (len: 6) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/bundler/gems/faker-0ad488ec44f6/lib/locales/fr/demographic.yml (len: 117) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/bundler/gems/faker-0ad488ec44f6/lib/locales/en/appliance.yml (len: 115) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/bundler/gems/faker-0ad488ec44f6/lib/locales/en/hobby.yml (len: 111) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/bundler/gems/faker-0ad488ec44f6/lib/locales/en/lebowski.yml (len: 114) attribute_previously_changed? (len: 29) active_model/attribute_mutation_tracker (len: 39) warning? (len: 8) attributes_in_database (len: 22) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/i18n-1.8.11/lib/i18n/backend/cache.rb (len: 97) Encountered a syntax error while rendering template: check (len: 59) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/nokogiri-1.12.5/lib/nokogiri/xml/notation.rb (len: 104) @remote_ip (len: 10) GIMP Image File (len: 15) set_binary_encoding (len: 19) host_with_port (len: 14) text/x-c (len: 8) extract_multipart (len: 17) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/nokogiri-1.12.5/lib/nokogiri/html4/entity_lookup.rb (len: 111) \A(<\?xml[ \t\r\n]+[^>]*>) (len: 26) sourceFiles (len: 11) block in changes (len: 16) "?[a-zA-Z0-9][a-zA-Z0-9!\#\$&\-\^_\.\+]{0,126}"? (len: 48) PaginatableArray (len: 16) PAIR_RE (len: 7) will_save_change_to_attribute? (len: 30) codebase (len: 8) ATTRS (len: 5) menu (len: 4) Ń (len: 1) FRAMESET_ATTRS (len: 14) path_to_prev_page (len: 17) object-src (len: 10) content_security_policy_nonce (len: 29) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/responders-3.0.1/lib/responders/flash_responder (len: 107) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/bundler/gems/faker-0ad488ec44f6/lib/faker/games/touhou.rb (len: 112) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/bundler/gems/faker-0ad488ec44f6/lib/faker/default/vehicle.rb (len: 115) ActiveRecord::Delegation#to_formatted_s delegated to records.to_formatted_s, but records is nil: (len: 97) �� (len: 2) application/sereal;version=3 (len: 28) #EXTM3U (len: 7) #warn (len: 5) %! (len: 3) send_preload_links_header (len: 25) 1� (len: 4) poster (len: 6) legacy_fixed_amount (len: 19) formnovalidate (len: 14) novalidate (len: 10) \input (len: 6) ActionDispatch::Routing::ConsoleFormatter::Expanded (len: 51) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/bundler/gems/faker-0ad488ec44f6/lib/faker/default/appliance.rb (len: 117) NilClass (len: 8) , but is : (len: 10) PhraseListsStruct (len: 17) WebConsole::Middleware (len: 22) block in (len: 36) ]. (len: 2) (len: 20) @@sign_out_all_scopes (len: 21) AAAA (len: 4) @check_ip (len: 9) devise/models/ (len: 14) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/orm_adapter-0.5.0/lib/orm_adapter/to_adapter.rb (len: 107) max_attempts (len: 12) rescue in destroy_failed_jobs? (len: 30) block in assign_nested_attributes_for_collection_association (len: 60) No association found for name ` (len: 31) italic text style (len: 17) ŭ (len: 1) inn_number (len: 10) en-US (len: 5) 6.0.23 (len: 6) assign_controller (len: 17) [KDE Desktop Entry] (len: 19) cardinal_azimuth (len: 16) ##escape_html_entities_in_json= delegated to ActiveSupport::JSON::Encoding.escape_html_entities_in_json=, but ActiveSupport::JSON::Encoding is nil: (len: 169)  (len: 2) start_year (len: 10) 08 AM (len: 5) rescue in limit (len: 15) ActiveRecord::Querying#create_or_find_by! delegated to all.create_or_find_by!, but all is nil: (len: 95) application/x-berkeley-db;format=hash (len: 37) button_tag (len: 10) demographic.educational_attainment (len: 34) Status: (len: 7) P6 (len: 2) find_all_linked_assets (len: 22) .jpeg (len: 5) device.manufacturer (len: 19) FindBy (len: 6) Rails::Html (len: 11) query_signature (len: 15) drone.max_angular_velocity (len: 26) selection (len: 9) (�/� (len: 4) annotation-xml (len: 14) Delayed::Backend::ActiveRecord::Job (len: 35) xlink:role (len: 10) mathematical (len: 12) active_record/type/hash_lookup_type_map (len: 39) padding (len: 7) refy (len: 4) default_queue_name (len: 18) Faker::Fillmurray (len: 17) food.measurements (len: 17) % (len: 1) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/bundler/gems/faker-0ad488ec44f6/lib/faker/default/greek_philosophers.rb (len: 126) DEFAULT_HTML (len: 12) Rails::Application::RoutesReloader#updated? delegated to updater.updated?, but updater is nil: (len: 95) counters (len: 8) skips (len: 5) reloading_enabled? (len: 18) @_validators (len: 12) /app/models (len: 11) start_identifier? (len: 17) attachable_plain_text_representation (len: 36) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/turbolinks-5.2.1/config/routes (len: 90) dimension (len: 9) rails/html/scrubbers (len: 20) warden/config (len: 13) ActiveModel::Type::Time (len: 23) block in validate_order_args (len: 28) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/nokogiri-1.12.5/lib/nokogiri/extension.rb (len: 101) silence_missing_strategies (len: 26) xml (len: 3) -----BEGIN CERTIFICATE----- (len: 27) .aso (len: 4) active_support/number_helper/number_to_human_size_converter (len: 59) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/devise-4.8.0/config/routes (len: 86) default_used_helpers (len: 20) .crl (len: 4) check_fields! (len: 13) raise_unless_precompiled_asset (len: 30) Cannot load database configuration: (len: 36) incineration= (len: 13) @read_encrypted_secrets (len: 23) inline_code (len: 11) Markdown (len: 8) xmldecl (len: 7) attribute (len: 9) ActiveRecord::Type::DecorationRegistration (len: 42) volume (len: 6) parse_flags_array (len: 17) .hpgl (len: 5) ruby (len: 4) middle_name (len: 11) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/ffi-1.15.4/lib/ffi.rb (len: 81) ActiveRecord::Associations::CollectionProxy (len: 43) LONG_ALIGN (len: 10) SINT (len: 4) application/vnd.mophun.application (len: 34) get_array_of_char (len: 17) block in decimal (len: 16) FFI::StructLayout::Function (len: 27) ' Please ensure you restarted your application after installing Devise or setting the key. (len: 92) city_state (len: 10) Setup (len: 5) .msi (len: 4) .pgm (len: 4) suppress_multiple_database_warning (len: 34) entity_type (len: 11) __sig_atomic_t (len: 14) __key_t (len: 7) image/x-quicktime (len: 17) daddr_t (len: 7) library names list must not be empty (len: 36) background_color must be a hex value without '#' (len: 48) @@analyzers (len: 11) @ffi_typedefs (len: 13) application/x-sh (len: 16) decomposed_match (len: 16) NUMBER_TYPES (len: 12) internal_subset (len: 15) namespace_definitions (len: 21) application/vnd.3gpp2.tcap (len: 26) valid_id_number (len: 15) sass_context_get_included_files (len: 31) Token is missing alg header (len: 27) memory_management (len: 17) verify_ps (len: 9) engine (len: 6) @attribute_aliases (len: 18) sass_context_get_included_files (len: 31) SigningKey (len: 10) @@option_set_is_indented_syntax_src (len: 35) rescue in strict_loading! (len: 25) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/bundler/gems/faker-0ad488ec44f6/lib/faker/default/team (len: 109) map_set_value (len: 13) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/activerecord-6.1.4.1/lib/active_record/locking/pessimistic (len: 118) active_storage/attached/many (len: 28) detect_css (len: 10) @@make_import_list (len: 18) Sprockets::EncodingUtils (len: 24) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/sassc-2.4.0/lib/sassc/import_handler (len: 96) encode_signature (len: 16) ensure in silence_sass_warnings (len: 31) legacy_make_of_model (len: 20) block in as_stored (len: 18) jwk_kty (len: 7) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/sassc-2.4.0/lib/sassc/script/value/bool (len: 99) RUNNING (len: 7) @red (len: 4) VERSION_INFO (len: 12) deg (len: 3) Extensible Markup Language (len: 26) draw_first_page_from (len: 20) Number (len: 6) JWT::JWK::HMAC (len: 14) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/sassc-2.4.0/lib/sassc/script/value_conversion/number (len: 112) @threads_blocking_new_connections (len: 33) pundit/policy_finder (len: 20) string_or_io (len: 12) Missing required configuration keys: (len: 37) checkout_for_exclusive_access (len: 29) templates_for (len: 13) games.league_of_legends.location (len: 32) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/sprockets-4.0.2/lib/sprockets/http_utils.rb (len: 103) Faker::Games::Minecraft (len: 23) \A[a-z_][a-zA-Z_0-9]*\z (len: 23) DEPRECATION WARNING: configuration of default_gravatar_image= through this method is deprecated! Use the block configuration instead. http://github.com/mdeering/gravatar_image_tag (len: 179) automatic_reconnect= (len: 20) ^a-z_ (len: 5) %[orientation] (len: 14) @reloading_enabled (len: 18) Rolify::Resource::ClassMethods (len: 30) ActionView::LogSubscriber-93825281937200 (len: 40) revoke (len: 6) @@sleep_delay (len: 13) games.zelda.items (len: 17) .mid (len: 4) $(cxxflags) (len: 11) verify_attributes (len: 17) WEBPACKER_RELATIVE_URL_ROOT (len: 27) .m4v (len: 4) manifest_pack_name (len: 18) ensure in popen_run (len: 19) Webpacker::Commands (len: 19) #::UnavailableInEra (len: 45) options_for (len: 11) ffprobe_path (len: 12) HTTP_X_FORWARDED_SERVER (len: 23) NOWARNING (len: 9) probe (len: 5) net/http: duplicated HTTP header: (len: 34) HEAD (len: 4) nowarning? (len: 10) rendered_format (len: 15) DTDLOAD (len: 7) ActiveRecord::Locking::Optimistic::ClassMethods (len: 47) request_post (len: 12) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/2.6.0/aarch64-linux/enc/windows_31j.so (len: 82) (len: 16) Standard Formatted Data Units (SFDUs) data (len: 42) service_url (len: 11) #read_body called twice (len: 23) Invalid single-table inheritance type: (len: 39) HTTPConflict (len: 12) block in validate_processor_result! (len: 35) music.instruments (len: 17) Rack::HttpStreamingResponse (len: 27) headers_for_direct_upload (len: 25) gluck_italian (len: 13) Faraday::Connection#request at /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/2.6.0/forwardable.rb:158 forwarding to private method (len: 129) expand_transform_accepts (len: 24) jbuilder/blank (len: 14) / (len: 1) environment-paths (len: 17) environment-version (len: 19) _select (len: 7) Devise::MissingWarden (len: 21) each_join_dependencies (len: 22) Scrub (len: 5) block in scrub_attributes (len: 25) map (len: 3) unregister_loader (len: 17) file-digest:///home/ubuntu/pav/PAVES1/app/assets/stylesheets/css/w3.css (len: 71) important_tokens (len: 16) names (len: 5) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/actionmailbox-6.1.4.1/config/routes.rb (len: 98) asset_request? (len: 14) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/pundit-2.1.1 (len: 72) sum (len: 3) key_records (len: 11) SAS Item Store (ItemStor) File (len: 30) (len: 33) block in define_method_attribute= (len: 33) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/specifications/default/csv-3.0.9.gemspec (len: 95) basketball.coaches (len: 18) join_scope (len: 10) .webm (len: 5) skip_forgery_protection (len: 23) football.positions (len: 18) encrypted_csrf_token (len: 20) SAS v6 Data Set (len: 15) @compressed_path (len: 16) add_static_dependency (len: 21) /home/ubuntu/pav/PAVES1/app/models/role.rb (len: 42) TrailerBody (len: 11) LAYOUT_HASH_KEY (len: 15) source_reflection_names (len: 23) the_expanse.characters (len: 22) HTTP/0.9 (len: 8) organization (len: 12) http_basic_authenticate_with (len: 28) ActiveStorage::Blobs (len: 20) _path (len: 5) Rack::MiniProfiler (len: 18) web_console.permissions (len: 23) execute_type (len: 12) cpaths (len: 6) scope_chain (len: 11) skip_time_zone_conversion_for_attributes (len: 40) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/activestorage-6.1.4.1/app/models/active_storage/record.rb (len: 117) should_take_snapshot? is not implemented (len: 40) block in build_stack (len: 20) block in set_all_unviewed (len: 25) flush_tokens (len: 12) Sprockets::Server (len: 17) @response_app (len: 13) concat_source_maps (len: 18) , max-age=31536000, immutable (len: 29) 11 (len: 2) base_url_path (len: 13) Zeitwerk::GemInflector (len: 22) flamegraph_mode= (len: 16) @backtrace_level (len: 16) Error during failsafe response: (len: 32) id? (len: 3) diff_object_stats (len: 17) ENTITY_REF_NODE (len: 15) ATTRIBUTE_DECL (len: 14) @miniprofiler_sql_id (len: 20) pg (len: 2) SECURITY WARNING: No secret option provided to Rack::Session::Cookie. This poses a security threat. It is strongly recommended that you provide a secret to prevent exploits that may be possible from crafted cookies. This will not be supported in future versions of Rack, and future versions will even invalidate your existing user cookies. Called from: (len: 402) get_webpacker_assets_path (len: 25) select_for_count (len: 16) _retrieve_scope_and_opts (len: 24) authentication (len: 14) microseconds (len: 12) ^100\.(6[4-9]|[7-9]\d|1[0-1]\d|12[0-7])\. (len: 41) private_net_checker (len: 19) TOKEN (len: 5) block in run_parser (len: 19) block in private_ip_v4_address (len: 30) defined guard in reload_app? (len: 28) comment() (len: 9) The method . (len: 12) Rails::Html::TargetScrubber (len: 27) ManifestUtils (len: 13) session_exists? (len: 15) No flamegraph available for (len: 28) is inheriting from (len: 20) ajax-datatables-rails (len: 21) G (len: 1) d (len: 1) Rack::ConditionalGet (len: 20) block in finalize! (len: 18) by_lines (len: 8) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/rack-2.2.3/lib/rack (len: 79) _main_app (len: 9) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/bundler/gems/faker-0ad488ec44f6/lib/locales/zh-CN.yml (len: 108) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/rails-assets-jquery-3.6.0/config/locales (len: 100) /home/ubuntu/pav/PAVES1/config/locales/en.yml (len: 45) %E8 (len: 3) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/bundler/gems/faker-0ad488ec44f6/lib/locales/en/clash_of_clan.yml (len: 119) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/bundler/gems/faker-0ad488ec44f6/lib/locales/en/currency.yml (len: 114) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/bundler/gems/faker-0ad488ec44f6/lib/locales/fr/demographic.yml (len: 117) %AE (len: 3) %CC (len: 3) %5E (len: 3) Datatable (len: 9) @digest_assets (len: 14) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/bootstrap-sass-3.4.1/assets/stylesheets (len: 99) sgid (len: 4) block (2 levels) in fragment_by_minifying_attachments (len: 53) text/x-chdr (len: 11) AjaxDatatablesRails::ORM (len: 24) PCDATA (len: 6) asset_versions (len: 14) leaf (len: 4) template_type (len: 13) action_view/helpers/tags/month_field (len: 36) C++ source code header (len: 22) /home/ubuntu/pav/PAVES1/public/assets/.sprockets-manifest-43d3cd819b0f48b8ea57fc94f42e599e.json (len: 95) reserve_with_scope_using_optimized_sql (len: 38) ActionText::TagHelper (len: 21) sub_template_message (len: 20) method_before_type_cast (len: 23) racc_shift (len: 10) tmp_t (len: 5) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/nokogiri-1.12.5/lib/nokogiri/xml/cdata.rb (len: 101) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/bundler/gems/faker-0ad488ec44f6/lib/locales/en/pokemon.yml (len: 113) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/bundler/gems/faker-0ad488ec44f6/lib/locales/en/ghostbusters.yml (len: 118) check_protected_environments! (len: 29) drop_current (len: 12) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/bundler/gems/faker-0ad488ec44f6/lib/locales/en/appliance.yml (len: 115) w:utf-8 (len: 7) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/activerecord-6.1.4.1/lib/active_record/tasks/database_tasks (len: 119) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/activesupport-6.1.4.1/lib/active_support/core_ext/uri.rb (len: 116) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/bundler/gems/faker-0ad488ec44f6/lib/locales/en/elder_scrolls.yml (len: 119) required_keys (len: 13) j (len: 1) _additional_serializers (len: 23) block in wrap (len: 13) regexp= (len: 7) block in css (len: 12) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/bundler/gems/faker-0ad488ec44f6/lib/locales/ru.yml (len: 105) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/bundler/gems/faker-0ad488ec44f6/lib/locales/ar.yml (len: 105) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/kaminari-core-1.2.1/lib/kaminari/helpers/paginator.rb (len: 113) active_storage/variant.rb (len: 25) AnchoredRegexp (len: 14) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/actionmailbox-6.1.4.1/lib (len: 85) process_depend_on_asset_directive (len: 33) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/sprockets-4.0.2/lib/sprockets/bundle.rb (len: 99) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/kaminari-core-1.2.1/lib/kaminari/helpers/tags.rb (len: 108) CoffeeScriptProcessor (len: 21) @requirements_for_missing_keys_check (len: 36) Implementing document_root_element makes assert_select work without needing to specify an element to select from. (len: 113) :format (len: 7) regex_matching (len: 14) RFC3648 (len: 7)

      (len: 21) @disable_request_forgery_protection (len: 35) omit_source_map_url (len: 19) \A[A-Za-z0-9-]+\z (len: 17) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/data-confirm-modal-1.6.3/lib (len: 88) block in load_translations (len: 26) block in with_database_connections (len: 34) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/kaminari-core-1.2.1/app/views (len: 89) send_early_hints (len: 16) attribute_changed? (len: 18) receive (len: 7) @ip_filter (len: 10) users_roles_datatable.rb (len: 24) generate_weak_etag (len: 18) Pentax raw image (len: 16) @periodic_timers (len: 16) Kaminari::Helpers::Paginator::PageProxy (len: 39) no_store (len: 8) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/bootstrap-sass-3.4.1/lib (len: 84) @firstchunk (len: 11) root (len: 4) q= (len: 2) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/actiontext-6.1.4.1/app/views/action_text/attachables/_missing_attachable.html.erb (len: 141) bmp (len: 3) block in negotiate_mime (len: 23) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/kaminari-core-1.2.1/app/views/kaminari/_gap.html.haml (len: 113) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/sass-rails-6.0.0/lib (len: 80) /home/ubuntu/pav/PAVES1/app/views/banks/edit.html.erb (len: 53) activesupport_tagged_logging_tags:93825288612640 (len: 48) /home/ubuntu/pav/PAVES1/app/views/clients (len: 41) /home/ubuntu/pav/PAVES1/app/views/banks/index.json.jbuilder (len: 59) WebConsole::WhinyRequest (len: 24) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/sprockets-4.0.2/lib/sprockets/jst_processor.rb (len: 106) ActionDispatch::Http::Parameters::ParseError (len: 44) attrs_depr (len: 10) [^/]\z|\A\z (len: 11) param (len: 5) block? (len: 6) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/tzinfo-2.0.4/lib (len: 76) ATTRS (len: 5) block in commit_records (len: 23) ý (len: 1) PROMPT_ATTRS (len: 12) block in within_new_transaction (len: 31) Europe/Luxembourg (len: 17) Europe/Oslo (len: 11) store_location! (len: 15) :(\d+)$ (len: 7) middleware_stack= (len: 17) EXCLUDE (len: 7) stylesheet_url (len: 14) America/Buenos_Aires (len: 20) Script (len: 6) https: (len: 6) form-action (len: 11) Asia/Famagusta (len: 14) s (len: 1) PEEK_SIZE (len: 9) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/activerecord-6.1.4.1/lib/active_record/relation/predicate_builder/basic_object_handler.rb (len: 149) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/bindex-0.8.1/lib/skiptrace/internal/cruby.so (len: 104) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/bundler/gems/faker-0ad488ec44f6/lib/faker/default/construction.rb (len: 120) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/bundler/gems/faker-0ad488ec44f6/lib/faker/music/hiphop.rb (len: 112) America/Argentina/La_Rioja (len: 26) no_content? (len: 11) RangeHandler (len: 12) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/bundler/gems/faker-0ad488ec44f6/lib/faker/creature/cat.rb (len: 112) ActiveRecord::PredicateBuilder::RangeHandler::RangeWithBinds (len: 60) @cstime (len: 7) Benchmark::Report (len: 17) BUS (len: 3) full_callback_name (len: 18) split_reversed_rut (len: 18) vL (len: 2) imei (len: 4) @_defer_touch_attrs (len: 19) ensure in apply_to (len: 18) resource_type = ? AND resource_id = ? (len: 37) block in table_name (len: 19) @active_model_object (len: 20) url_to_asset (len: 12) 0.3 (len: 3) link_tag (len: 8) REQUEST_URI/Date(1727904282712)?pp=analyze-memoryPATH_INFO/Date(1727904282712)SCRIPT_NAMEQUERY_STRINGpp=analyze-memoryREQUEST_METHODGETSERVER_NAME129.151.153.157SERVER_PORT80SERVER_SOFTWAREnginx/1.26.1 Phusion_Passenger/6.0.23SERVER_PROTOCOLHTTP/1.1REMOTE_ADDR127.0.0.1REMOTE_PORT46142PASSENGER_CONNECT_PASSWORDOcuWjB15fYCbifcnHTTP_USER_AGENTMozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)HTTP_CACHE_CONTROLmax-age=0HTTP_X_REAL_IP216.73.216.93HTTP_ACCEPT_ENCODINGgzip, br, zstd, deflateHTTP_X_FORWARDED_PROTOhttpHTTP_ACCEPT*/*HTTP_HOST129.151.153.157HTTP_VIA1.1 squid-proxy-5b5d847c96-c65r6 (squid/6.10)HTTP_X_FORWARDED_FOR10.1.221.32, 216.73.216.93 (len: 747) legacy_fixed_amount (len: 19) Bahia (len: 5) Aqtöbe/Aktobe (len: 13) MSK+08 - Sakha (E), N Kuril Is (len: 30) Colombia (len: 8) Laos (len: 4) saved_change_to_encrypted_password? (len: 35) New Zealand (len: 11) valid_for_http_auth? (len: 20) Syria (len: 5) remember_key (len: 12) ENCRYPTED_COOKIE_SALT (len: 21) PhraseListsStruct (len: 17) _helpers_for_modification (len: 25) ` environment. (len: 15) pending_any_confirmation (len: 24) conductor (len: 9) block in up_only (len: 16) block in pending_migrations (len: 27) content-length (len: 14) materialize_transactions (len: 24) ignored? (len: 8) Returns a relative path (without the http or domain) (len: 52) x_sprockets_linecount (len: 21) file-digest:///home/ubuntu/pav/PAVES1/app/assets/images/electronicpayment.jpg (len: 77) new_column_name (len: 15) ADD (len: 4) new_user_user (len: 13) line (len: 4) css/animate.source.css (len: 22) \((\d+)\) (len: 9) because of following (len: 22) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/activesupport-6.1.4.1/lib/active_support/concurrency/load_interlock_aware_monitor.rb (len: 144) (/ (?: | \g<1>) \*) \+? \s* | \s* (\* (?: | \g<2>) /) (len: 55) Fixture (len: 7) rescue in rollback_transaction (len: 30) hton (len: 4) pp=analyze-memory (len: 17) /home/ubuntu/pav/PAVES1/app/controllers/main_controller (len: 55) block in index_algorithm (len: 24) @attachment_galleries (len: 21) block in (len: 36) integer_like_primary_key? (len: 25) inside_fiber? (len: 13) type_with_size_to_sql (len: 21) _app_views_main_index_html_erb__3927406577102408832_93825291826260 (len: 66) � (len: 6) provider_job_id= (len: 16) ActiveJob::QueueAdapter (len: 23) edit_bank (len: 9) ext/nio4r/extconf.rb (len: 20) autoprefixer-rails/version.rb (len: 29) zeitwerk/error.rb (len: 17) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/synchronization/mri_object.rb (len: 142) block in __home_ubuntu__rbenv_versions_______lib_ruby_gems_______gems_actionpack_________lib_action_dispatch_middleware_templates_rescues__trace_html_erb___403914464828181745_140736355124740 (len: 190) bundler/settings/validator.rb (len: 29) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/actionpack-6.1.4.1/lib/action_dispatch/middleware/templates/routes/_route.html.erb (len: 142) nokogiri/include/libxml2/libxml (len: 31) bundler/plugin/installer/rubygems.rb (len: 36) �5UY�`��ߑ��̓બ*$.Rp� `��]� (len: 32) user.png (len: 8) rdoc/generator/markup.rb (len: 24) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/bundler/gems/faker-0ad488ec44f6/lib/faker/tv_shows/the_fresh_prince_of_bel_air.rb (len: 136) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/actionmailbox-6.1.4.1/app/models/action_mailbox/inbound_email/incineratable/incineration.rb (len: 151) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/actiontext-6.1.4.1/lib (len: 82) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/activerecord-6.1.4.1/lib (len: 84) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/concern/dereferenceable.rb (len: 139) ((?-mix:(?-mix:(?-mix:[^ \t\v\n\r)(><@,;:\\"\/\[\]?='*%])+)\*[1-9][0-9]*\*))=((?-mix:%[0-9a-fA-F]{2}|(?-mix:[^ \t\v\n\r)(><@,;:\\"\/\[\]?='*%]))*) (len: 146) by_lines (len: 8) 2024-09-04T12:10:49+00:00 (len: 25) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/activesupport-6.1.4.1/lib/active_support/core_ext/hash/deep_transform_values.rb (len: 139) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/activesupport-6.1.4.1/lib/active_support/core_ext/date_time/compatibility.rb (len: 136) � (len: 1) ATTRS (len: 5) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/bundler/gems/faker-0ad488ec44f6/lib/faker/music/hiphop.rb (len: 112) @left_model (len: 11) url_to_asset (len: 12) extract_dimensions (len: 18) track (len: 5) view_context (len: 12) 1000 Most common strings: (x 165) >= (x 154) ~> (x 111) ruby (x 92) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/2.6.0/forwardable.rb (x 84) � (x 69) = (x 52) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/passenger-6.0.23/src/ruby_supportlib/phusion_passenger/platform_info.rb (x 52) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0 (x 48) �� (x 43) SYSTEM_DEFAULT (x 43) application/vnd.openxmlformats-officedocument.spreadsheetml.sheet (x 33) version (x 29) bin (x 28) sources (x 28) file (x 28) map (x 28) < (x 27) names (x 27) line (x 26) column (x 26) mappings (x 26) offset (x 25) activesupport (x 24) rb (x 22) application/vnd.openxmlformats-officedocument.presentationml.presentation (x 22) /home/ubuntu/pav/PAVES1/app/assets/images (x 21) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems (x 20) yes (x 20) yml (x 20) 2024-09-04T12:10:49+00:00 (x 20) / (x 19) rack (x 19) xltx (x 19) rails (x 18) generators (x 18) application/vnd.ms-excel.sheet.binary.macroenabled.12 (x 18) application/vnd.ms-excel.addin.macroenabled.12 (x 18) application/vnd.ms-excel.template.macroenabled.12 (x 18) application/vnd.ms-excel.sheet.macroenabled.12 (x 18) application/vnd.openxmlformats-officedocument.spreadsheetml.template (x 18) _notifying_render_serializable_hash (x 18) development.rb (x 18) a (x 17) 1 (x 17) nokogiri (x 17) application/zip (x 17) WordDocument (x 17) [] (x 16) n (x 15) x (x 15) railties (x 15) 1.0 (x 15) application/vnd.olpc-sugar (x 15) FileStore (x 15) environment-paths (x 15) environment-version (x 15) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/nokogiri-1.12.5/lib/nokogiri/extension.rb (x 15) r (x 14) h (x 14) f (x 14) v (x 14) e (x 14) d (x 14) 2 (x 14) xml (x 14) actionpack (x 14) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/passenger-6.0.23/src/ruby_supportlib (x 14) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/sprockets-4.0.2/lib (x 14) application/vnd.openxmlformats-officedocument.wordprocessingml.document (x 14) application/x-tika-msworks-spreadsheet (x 14) Joint Photographic Experts Group (x 14) Graphics Interchange Format (x 14) concat_javascript_sources (x 14) ACES Image Container File (x 14) w (x 13) k (x 13) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/2.6.0/aarch64-linux (x 13) aarch64 (x 13) x64 (x 13) nil (x 13) c (x 13) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/passenger-6.0.23 (x 13) sass (x 13) xfdl (x 13) s (x 12) o (x 12) i (x 12) aarch64-linux (x 12) 8 (x 12) 6 (x 12) -O3 -ggdb3 -Wall -Wextra -Wdeclaration-after-statement -Wdeprecated-declarations -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wrestrict -Wwrite-strings -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable (x 12) : (x 12) m (x 12) 3 (x 12) z (x 12) y (x 12) t (x 12) j (x 12) racc (x 12) activerecord (x 12) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/faraday-2.6.0/lib (x 12) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/rails-assets-jquery-3.6.0/lib (x 12) sprockets (x 12) 6.1.4.1 (x 12) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/nokogiri-1.12.5/lib/nokogiri/syntax_error.rb (x 12) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/nokogiri-1.12.5/lib/nokogiri/html4/document.rb (x 12) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/nokogiri-1.12.5/lib/nokogiri/html4/document_fragment.rb (x 12) rails-env (x 12) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/nokogiri-1.12.5/lib/nokogiri/html4/entity_lookup.rb (x 12) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/bundler/gems/faker-0ad488ec44f6/lib/faker/default/color.rb (x 12) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/bundler/gems/faker-0ad488ec44f6/lib/faker/default/coin.rb (x 12) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/activestorage-6.1.4.1/app/controllers/concerns/active_storage/set_current.rb (x 12) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/activestorage-6.1.4.1/app/controllers/concerns/active_storage/set_blob.rb (x 12) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/activestorage-6.1.4.1/app/controllers/concerns/active_storage/file_server.rb (x 12) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/activestorage-6.1.4.1/app/controllers/concerns/active_storage/set_headers.rb (x 12) bundler (x 11) /home/ubuntu/.rbenv/versions/2.6.8 (x 11) l (x 11) S (x 11) p (x 11) b (x 11) q (x 11) 4 (x 11) 7 (x 11) g (x 11) u (x 11) rake (x 11) passenger (x 11) active_storage (x 11) new_ (x 11) xmp (x 11) application/xml (x 11) roles (x 11) xwelcome (x 11) Mail::Parsers::ContentLocationParser::ContentLocationStruct (x 11) xhtml (x 11) Verilog source code (x 11) Active Server Page (x 11) (?s)^[\\002\\003\\060\\061\\062\\103\\143\\203\\213\\313\\365\\345\\373].[\\001-\\014][\\001-\\037].{4}(?:.[^\\000]|[\\101-\\377].)(?:[^\\000\\001].|.[^\\000]).{31}(?<=[\\000][^\\000]{0,10})[A-Z@+] (x 11) word/ (x 11) block in _render_to_body_with_renderer (x 11) /* Prototype JavaScript (x 11) !function(window,undefined){ (x 11) honour_exclusions (x 11) unloaded_files (x 11) 1.1.34 (x 11) 2.9.12 (x 11) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/nokogiri-1.12.5/lib/nokogiri/xml/cdata.rb (x 11) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/nokogiri-1.12.5/lib/nokogiri/xml/notation.rb (x 11) ���� (x 11) 1� (x 11) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/specifications/default/json-2.1.0.gemspec (x 10) development (x 10) 2.6.0 (x 10) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/2.6.0 (x 10) /home/ubuntu/.rbenv/versions/2.6.8/share/doc/ruby (x 10) N (x 10) 9 (x 10) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/passenger-6.0.23/src/ruby_supportlib/phusion_passenger.rb (x 10) ajax-datatables-rails (x 10) byebug (x 10) sassc (x 10) mysql2 (x 10) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/rails-assets-datatables-1.10.21/lib (x 10) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/turbolinks-5.2.1/lib (x 10) /home/ubuntu/pav/PAVES1/public (x 10) xop (x 10) xo (x 10) xmind (x 10) xmap (x 10) application/x-xliff+zip (x 10) xlz (x 10) xlw (x 10) xltm (x 10) xlt (x 10) xlsx (x 10) xlsm (x 10) cache_limit (x 10) xlsb (x 10) xls (x 10) xlr (x 10) xlc (x 10) application/vnd.adobe.xfdf (x 10) JPEG 2000 Part 2 (JPX) (x 10) SassCompressor (x 10) JPEG 2000 Part 6 (JPM) (x 10) JPEG 2000 Part 1 (JP2) (x 10) image/x-jp2-container (x 10) clear_locks! (x 10) Apple Icon Image Format (x 10) block in get_serializer (x 10) (x 10) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/nokogiri-1.12.5/lib/nokogiri/version/info.rb (x 10) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/zeitwerk-2.5.1/lib/zeitwerk/loader/helpers.rb (x 10) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/nokogiri-1.12.5/lib/nokogiri/version/constant.rb (x 10) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/zeitwerk-2.5.1/lib/zeitwerk/loader/callbacks.rb (x 10) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/nokogiri-1.12.5/lib/nokogiri/xml/pp/node.rb (x 10) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/nokogiri-1.12.5/lib/nokogiri/xml/pp/character_data.rb (x 10) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/zeitwerk-2.5.1/lib/zeitwerk/loader/config.rb (x 10) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/nokogiri-1.12.5/lib/nokogiri/xml/parse_options.rb (x 10) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/byebug-11.1.3/lib/byebug/attacher.rb (x 10) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/zeitwerk-2.5.1/lib/zeitwerk/registry.rb (x 10) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/nokogiri-1.12.5/lib/nokogiri/xml/sax/parser.rb (x 10) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/nokogiri-1.12.5/lib/nokogiri/xml/sax/parser_context.rb (x 10) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/zeitwerk-2.5.1/lib/zeitwerk/inflector.rb (x 10) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/nokogiri-1.12.5/lib/nokogiri/xml/sax/document.rb (x 10) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/zeitwerk-2.5.1/lib/zeitwerk/explicit_namespace.rb (x 10) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/nokogiri-1.12.5/lib/nokogiri/xml/sax/push_parser.rb (x 10) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/zeitwerk-2.5.1/lib/zeitwerk/gem_inflector.rb (x 10) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/zeitwerk-2.5.1/lib/zeitwerk/kernel.rb (x 10) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/nokogiri-1.12.5/lib/nokogiri/xml/searchable.rb (x 10) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/zeitwerk-2.5.1/lib/zeitwerk/error.rb (x 10) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/nokogiri-1.12.5/lib/nokogiri/xml/node/save_options.rb (x 10) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/ajax-datatables-rails-1.3.1/lib/ajax-datatables-rails/version.rb (x 10) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/zeitwerk-2.5.1/lib/zeitwerk/version.rb (x 10) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/nokogiri-1.12.5/lib/nokogiri/xml/attribute_decl.rb (x 10) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/nokogiri-1.12.5/lib/nokogiri/xml/element_content.rb (x 10) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/nokogiri-1.12.5/lib/nokogiri/xml/element_decl.rb (x 10) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/nokogiri-1.12.5/lib/nokogiri/xml/dtd.rb (x 10) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/nokogiri-1.12.5/lib/nokogiri/xml/attr.rb (x 10) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/nokogiri-1.12.5/lib/nokogiri/xml/namespace.rb (x 10) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/nokogiri-1.12.5/lib/nokogiri/xml/character_data.rb (x 10) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/nokogiri-1.12.5/lib/nokogiri/xml/text.rb (x 10) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/nokogiri-1.12.5/lib/nokogiri/xml/document.rb (x 10) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/nokogiri-1.12.5/lib/nokogiri/xml/document_fragment.rb (x 10) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/nokogiri-1.12.5/lib/nokogiri/xml/processing_instruction.rb (x 10) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/nokogiri-1.12.5/lib/nokogiri/xml/node_set.rb (x 10) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/nokogiri-1.12.5/lib/nokogiri/xml/syntax_error.rb (x 10) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/nokogiri-1.12.5/lib/nokogiri/xml/xpath_context.rb (x 10) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/nokogiri-1.12.5/lib/nokogiri/xml/xpath/syntax_error.rb (x 10) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/nokogiri-1.12.5/lib/nokogiri/xml/builder.rb (x 10) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/nokogiri-1.12.5/lib/nokogiri/xml/reader.rb (x 10) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/nokogiri-1.12.5/lib/nokogiri/xml/entity_reference.rb (x 10) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/nokogiri-1.12.5/lib/nokogiri/xml/entity_decl.rb (x 10) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/nokogiri-1.12.5/lib/nokogiri/xml/relax_ng.rb (x 10) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/nokogiri-1.12.5/lib/nokogiri/xml/schema.rb (x 10) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/nokogiri-1.12.5/lib/nokogiri/xslt/stylesheet.rb (x 10) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/nokogiri-1.12.5/lib/nokogiri/html4/sax/push_parser.rb (x 10) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/nokogiri-1.12.5/lib/nokogiri/html4/sax/parser.rb (x 10) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/nokogiri-1.12.5/lib/nokogiri/html4/sax/parser_context.rb (x 10) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/nokogiri-1.12.5/lib/nokogiri/html4/element_description_defaults.rb (x 10) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/nokogiri-1.12.5/lib/nokogiri/html4/element_description.rb (x 10) poster (x 10) legacy_fixed_amount (x 10) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/loofah-2.12.0/lib/loofah/html5/scrub.rb (x 10) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/loofah-2.12.0/lib/loofah/html5/libxml2_workarounds.rb (x 10) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/crass-1.0.6/lib/crass/parser.rb (x 10) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/crass-1.0.6/lib/crass/tokenizer.rb (x 10) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/crass-1.0.6/lib/crass/token-scanner.rb (x 10) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/crass-1.0.6/lib/crass/scanner.rb (x 10) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/loofah-2.12.0/lib/loofah/html/document_fragment.rb (x 10) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/loofah-2.12.0/lib/loofah/html/document.rb (x 10) no (x 9) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/bundler-2.4.22/lib/bundler/rubygems_integration.rb (x 9) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/specifications/default/csv-3.0.9.gemspec (x 9) user (x 9) 2.6.8 (x 9) -lz -lpthread -lrt -lrt -ldl -lcrypt -lm (x 9) unknown (x 9) 0 (x 9) J (x 9) G (x 9) C (x 9) 5 (x 9) rails-assets-jquery (x 9) /home/ubuntu/pav/PAVES1 (x 9) actionview (x 9) ubuntu (x 9) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/tzinfo-2.0.4/lib (x 9) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/rake-13.0.6/lib (x 9) kaminari (x 9) thor (x 9) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/rackup-1.0.0/lib (x 9) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/kaminari-actionview-1.2.1/lib (x 9) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/sass-rails-6.0.0/lib (x 9) devise (x 9) tasks (x 9) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/bundler/gems/faker-0ad488ec44f6/lib (x 9) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/actionmailbox-6.1.4.1/lib (x 9) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/actioncable-6.1.4.1/lib (x 9) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/actionview-6.1.4.1/lib (x 9) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/execjs-2.8.1/lib (x 9) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/bootstrap-sass-3.4.1/lib (x 9) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/data-confirm-modal-1.6.3/lib (x 9) generators/rails/templates (x 9) rails/generators (x 9) rails/generators/test_unit (x 9) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/devise-4.8.0/app/helpers (x 9) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.7/app/helpers (x 9) /home/ubuntu/pav/PAVES1/app/helpers (x 9) rails_service_blob_proxy (x 9) application/vnd.ms-excel (x 9) Brookhaven Protein Databank File (x 9) SAS MDDB Multi-Dimensional Database File (x 9) text/x-c (x 9) /packs/js/application-664b02f3db80a322bf1e.js (x 9) application/sereal;version=3 (x 9) # This is a shell archive (x 9) application/msword5 (x 9) PO^Q` (x 9) hexdigest_integrity_uri (x 9) \!ruby/\w+\:([^\s]+) (x 9) (function(e,undefined){ (x 9) * jQuery (x 9) /*! (x 9) integrity_uri (x 9)  (x 9) application/applefile (x 9) attachable_plain_text_representation (x 9) application.css (x 9) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/specifications/default/tracer-0.1.0.gemspec (x 8) builder (x 8) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/specifications/default/bundler-1.17.2.gemspec (x 8) config (x 8) T (x 8) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/specifications/default/sync-0.5.0.gemspec (x 8) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/site_ruby (x 8) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/site_ruby/2.6.0/aarch64-linux (x 8) E (x 8) -Wl,-rpath,/home/ubuntu/.rbenv/versions/2.6.8/lib -L/home/ubuntu/.rbenv/versions/2.6.8/lib -lruby (x 8) -Wl,-rpath,/home/ubuntu/.rbenv/versions/2.6.8/lib -L/home/ubuntu/.rbenv/versions/2.6.8/lib -lruby-static -lz -lpthread -lrt -lrt -ldl -lcrypt -lm (x 8) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/aarch64-linux (x 8) standalone (x 8) W (x 8) P (x 8) M (x 8) L (x 8) K (x 8) H (x 8) F (x 8) D (x 8) B (x 8) A (x 8) i18n (x 8) Z (x 8) Y (x 8) X (x 8) V (x 8) U (x 8) R (x 8) Q (x 8) https (x 8) msgpack (x 8) 6.0.23 (x 8) bootsnap (x 8) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/webdrivers-5.0.0/lib (x 8) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/web-console-4.2.0/lib (x 8) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/semantic_range-3.0.0/lib (x 8) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/turbolinks-source-5.2.0/lib (x 8) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/selenium-webdriver-4.0.3/lib (x 8) activemodel (x 8) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/rexml-3.2.5/lib (x 8) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/rolify-6.0.0/lib (x 8) active_model_serializers (x 8) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/rubyzip-2.3.2/lib (x 8) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/erubi-1.10.0/lib (x 8) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/builder-3.2.4/lib (x 8) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/childprocess-4.1.0/lib (x 8) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/activesupport-6.1.4.1/lib (x 8) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/zeitwerk-2.5.1/lib (x 8) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/minitest-5.14.4/lib (x 8) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/method_source-1.0.0/lib (x 8) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/i18n-1.8.11/lib (x 8) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby (x 8) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/thor-1.1.0/lib (x 8) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/rack-mini-profiler-2.3.3/lib (x 8) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/rack-proxy-0.7.0/lib (x 8) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/pundit-2.1.1/lib (x 8) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/webrick-1.8.1/lib (x 8) zeitwerk (x 8) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/mysql2-0.5.3/lib (x 8) tzinfo (x 8) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/kaminari-activerecord-1.2.1/lib (x 8) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/kaminari-1.2.1/lib (x 8) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/jwt-2.3.0/lib (x 8) xpath (x 8) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/sassc-rails-2.1.2/lib (x 8) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/sprockets-rails-3.4.0/lib (x 8) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/tilt-2.0.10/lib (x 8) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/gravatar-1.0/lib (x 8) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/gravatar_image_tag-1.2.0/lib (x 8) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/jbuilder-2.11.3/lib (x 8) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/faraday-net_http-3.0.1/lib (x 8) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/ruby2_keywords-0.0.5/lib (x 8) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/faraday-2.6.0/spec/external_adapters (x 8) responders (x 8) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/figaro-1.2.0/lib (x 8) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/orm_adapter-0.5.0/lib (x 8) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/responders-3.0.1/lib (x 8) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/warden-1.2.9/lib (x 8) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/delayed_job-4.1.9/lib (x 8) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/delayed_job_active_record-4.1.6/lib (x 8) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/railties-6.1.4.1/lib (x 8) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/actionmailer-6.1.4.1/lib (x 8) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/byebug-11.1.3/lib (x 8) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/mail-2.7.1/lib (x 8) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/activestorage-6.1.4.1/lib (x 8) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/mini_mime-1.1.2/lib (x 8) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/marcel-1.0.2/lib (x 8) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/activerecord-6.1.4.1/lib (x 8) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/matrix-0.4.2/lib (x 8) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/activemodel-6.1.4.1/lib (x 8) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/activejob-6.1.4.1/lib (x 8) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/globalid-0.5.2/lib (x 8) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/websocket-driver-0.7.5/lib (x 8) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/regexp_parser-2.1.1/lib (x 8) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/websocket-extensions-0.1.5/lib (x 8) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/nio4r-2.5.8/lib (x 8) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/actionpack-6.1.4.1/lib (x 8) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/rack-test-1.1.0/lib (x 8) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/rack-2.2.3/lib (x 8) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/xpath-3.2.0/lib (x 8) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/rails-html-sanitizer-1.4.2/lib (x 8) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/loofah-2.12.0/lib (x 8) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/mini_portile2-2.6.1/lib (x 8) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/crass-1.0.6/lib (x 8) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/rails-dom-testing-2.0.3/lib (x 8) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/nokogiri-1.12.5/lib (x 8) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/capybara-3.36.0/lib (x 8) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/racc-1.6.0/lib (x 8) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/addressable-2.8.0/lib (x 8) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/ajax-datatables-rails-1.3.1/lib (x 8) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/webpacker-5.4.3/lib (x 8) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/audited-5.0.2/lib (x 8) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/sassc-2.4.0/lib (x 8) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/ffi-1.15.4/lib (x 8) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/bootsnap-1.9.1/lib (x 8) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/actiontext-6.1.4.1/lib (x 8) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/msgpack-1.4.2/lib (x 8) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/bindex-0.8.1/lib (x 8) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/bcrypt-3.1.16/lib (x 8) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/autoprefixer-rails-10.3.3.0/lib (x 8) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/public_suffix-4.0.6/lib (x 8) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/active_model_serializers-0.10.12/lib (x 8) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/jsonapi-renderer-0.2.2/lib (x 8) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/case_transform-0.2/lib (x 8) rolify (x 8) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.7/lib (x 8) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/jquery-rails-4.4.0/lib (x 8) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/jquery-datatables-rails-3.4.0/lib (x 8) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/jquery-ui-rails-6.0.1/lib (x 8) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/kaminari-core-1.2.1/lib (x 8) turbolinks (x 8) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/devise-4.8.0/lib (x 8) assets (x 8) action_mailbox (x 8) abstract_controller (x 8) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/actiontext-6.1.4.1/app/helpers (x 8) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/actiontext-6.1.4.1/app/models (x 8) /home/ubuntu/pav/PAVES1/app/models (x 8) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/tzinfo-2.0.4/lib/tzinfo/data_sources/constant_offset_data_timezone_info.rb (x 8) image/png (x 8) application/x-ole-storage (x 8) xlog (x 8) Compressed Archive File (x 8) Extensible Markup Language (x 8) Standard Formatted Data Units (SFDUs) data (x 8) SAS Item Store (ItemStor) File (x 8) SAS v6 Data Set (x 8) Eiffel source code (x 8) #EXTM3U (x 8) %! (x 8) MZ (x 8) counters (x 8) reloading_enabled? (x 8) @_validators (x 8) defined guard in reload_app? (x 8) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/bundler/gems/faker-0ad488ec44f6/lib/helpers/base58.rb (x 8) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/bundler/gems/faker-0ad488ec44f6/lib/helpers/char.rb (x 8) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/bundler/gems/faker-0ad488ec44f6/lib/helpers/unique_generator.rb (x 8) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/bundler/gems/faker-0ad488ec44f6/lib/faker/default/internet_http.rb (x 8) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/bundler/gems/faker-0ad488ec44f6/lib/faker/default/industry_segments.rb (x 8) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/bundler/gems/faker-0ad488ec44f6/lib/faker/default/chuck_norris.rb (x 8) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/bundler/gems/faker-0ad488ec44f6/lib/faker/default/code.rb (x 8) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/bundler/gems/faker-0ad488ec44f6/lib/faker/default/coffee.rb (x 8) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/bundler/gems/faker-0ad488ec44f6/lib/faker/blockchain/aeternity.rb (x 8) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/bundler/gems/faker-0ad488ec44f6/lib/faker/default/house.rb (x 8) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/bundler/gems/faker-0ad488ec44f6/lib/faker/default/hobby.rb (x 8) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/bundler/gems/faker-0ad488ec44f6/lib/faker/blockchain/bitcoin.rb (x 8) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/bundler/gems/faker-0ad488ec44f6/lib/faker/default/id_number.rb (x 8) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/bundler/gems/faker-0ad488ec44f6/lib/faker/default/hipster.rb (x 8) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/bundler/gems/faker-0ad488ec44f6/lib/faker/default/hacker.rb (x 8) �7# (x 8) ۥ- (x 8) ��. (x 8) ۥ (x 8) �7 (x 8) 129.151.153.157 (x 8) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/turbolinks-5.2.1/config/routes (x 8) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/bundler/gems/faker-0ad488ec44f6/lib/faker/music/music.rb (x 8) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/activestorage-6.1.4.1/app/controllers/active_storage/direct_uploads_controller.rb (x 8) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/actionpack-6.1.4.1/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb (x 8) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/actionpack-6.1.4.1/lib/action_dispatch/middleware/templates/rescues/layout.erb (x 8) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/rails-dom-testing-2.0.3/lib/rails/dom/testing/assertions/selector_assertions/count_describable.rb (x 8) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/rails-dom-testing-2.0.3/lib/rails/dom/testing/assertions/selector_assertions/html_selector.rb (x 8) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/actionpack-6.1.4.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (x 8) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/rails-dom-testing-2.0.3/lib/rails/dom/testing/assertions/selector_assertions/substitution_context.rb (x 8) attribute (x 7) (x 7) doc (x 7) localhost (x 7) %E3 (x 7) json (x 7) separator (x 7) csv (x 7) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/did_you_mean-1.3.0/lib (x 7) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/2.6.0/rubygems/specification.rb (x 7) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/site_ruby/2.6.0 (x 7) I (x 7) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/vendor_ruby/2.6.0 (x 7) aarch64-unknown-linux-gnu (x 7) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/vendor_ruby (x 7) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/vendor_ruby/2.6.0/aarch64-linux (x 7) so (x 7) > (x 7) one (x 7) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/specifications/default/prime-0.1.0.gemspec (x 7) webrick (x 7) OcuWjB15fYCbifcn (x 7) O (x 7) rss (x 7) 127.0.0.1 (x 7) rexml (x 7) matrix (x 7) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/specifications/default/rdoc-6.1.2.1.gemspec (x 7) minitest (x 7) activejob (x 7) mail (x 7) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/bundler-2.4.22/lib (x 7) rails-dom-testing (x 7) IGNORE (x 7) root (x 7) jwt (x 7) concurrent-ruby (x 7) mini_mime (x 7) audited (x 7) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/extensions/aarch64-linux/2.6.0/mysql2-0.5.3 (x 7) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/extensions/aarch64-linux/2.6.0/passenger-6.0.23 (x 7) ffi (x 7) faraday (x 7) jbuilder (x 7) loofah (x 7) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/extensions/aarch64-linux/2.6.0/sassc-2.4.0 (x 7) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/extensions/aarch64-linux/2.6.0/byebug-11.1.3 (x 7) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/extensions/aarch64-linux/2.6.0/ffi-1.15.4 (x 7) webpacker (x 7) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/extensions/aarch64-linux/2.6.0/msgpack-1.4.2 (x 7) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/extensions/aarch64-linux/2.6.0/bootsnap-1.9.1 (x 7) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/extensions/aarch64-linux/2.6.0/bindex-0.8.1 (x 7) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/extensions/aarch64-linux/2.6.0/bcrypt-3.1.16 (x 7) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/extensions/aarch64-linux/2.6.0/websocket-driver-0.7.5 (x 7) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/extensions/aarch64-linux/2.6.0/nokogiri-1.12.5 (x 7) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/extensions/aarch64-linux/2.6.0/racc-1.6.0 (x 7) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/extensions/aarch64-linux/2.6.0/nio4r-2.5.8 (x 7) application (x 7) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/nokogiri-1.12.5/lib/nokogiri/html4 (x 7) concerns (x 7) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/devise-4.8.0/app/controllers (x 7) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/devise-4.8.0/app/mailers (x 7) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/actionmailbox-6.1.4.1/app/controllers (x 7) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/actionmailbox-6.1.4.1/app/jobs (x 7) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/actionmailbox-6.1.4.1/app/models (x 7) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/activestorage-6.1.4.1/app/controllers (x 7) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/activestorage-6.1.4.1/app/controllers/concerns (x 7) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/activestorage-6.1.4.1/app/jobs (x 7) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/activestorage-6.1.4.1/app/models (x 7) /home/ubuntu/pav/PAVES1/app/channels (x 7) /home/ubuntu/pav/PAVES1/app/controllers (x 7) /home/ubuntu/pav/PAVES1/app/controllers/concerns (x 7) /home/ubuntu/pav/PAVES1/app/datatables (x 7) /home/ubuntu/pav/PAVES1/app/jobs (x 7) /home/ubuntu/pav/PAVES1/app/mailers (x 7) /home/ubuntu/pav/PAVES1/app/policies (x 7) /home/ubuntu/pav/PAVES1/app/services (x 7) /home/ubuntu/pav/PAVES1/app/assets/stylesheets (x 7) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/nokogiri-1.12.5/lib/nokogiri/xml/node (x 7) renderer (x 7) application/xhtml+xml (x 7) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/activestorage-6.1.4.1/config/routes.rb (x 7) rails_blob_representation_proxy (x 7) rails_blob_representation (x 7) font/ttf (x 7) -----BEGIN CERTIFICATE----- (x 7) manifest.js (x 7) otf (x 7) ttf (x 7) image/vnd.xiff (x 7) Nikon raw image (x 7) Better Portable Graphics (x 7) Mail::Parsers::EnvelopeFromParser::EnvelopeFromStruct (x 7) block (2 levels) in (x 7) Computer Graphics Metafile (x 7) block in (x 7) Free Lossless Audio Codec (x 7) com.apple.coreaudio-format (x 7) Audio Interchange File Format (x 7) Ogg Vorbis Codec Compressed WAV File (x 7) @namespace_for_serializer (x 7) Ogg Speex Codec Compressed WAV File (x 7) Ogg Opus Codec Compressed WAV File (x 7) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/delayed_job-4.1.9/lib/delayed/plugins/clear_locks.rb (x 7) Musical Instrument Digital Interface (x 7) Dolby Digital Audio Compression File (x 7) https://tools.ietf.org/id/draft-kucherawy-dispatch-zstd-01.html (x 7) XML Shareable Playlist Format (x 7) XML Document Type Definition (x 7) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/mail-2.7.1/lib/mail/parsers/envelope_from_parser.rb (x 7) SAS XPORT Transfer File (x 7) block (3 levels) in (x 7) SAS Stored Program (DATA Step) (x 7) SAS FDB Consolidation Database File (x 7) SAS DMDB Data Mining Database File (x 7) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/sprockets-4.0.2/lib/sprockets/cache.rb (x 7) Visual basic source code (x 7) reStructuredText source code (x 7) Mail::Parsers::MessageIdsParser::MessageIdsStruct (x 7) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/sprockets-4.0.2/lib/sprockets/version.rb (x 7) concat_source_maps (x 7) Mail::Parsers::MessageIdsParser (x 7) Inteface Definition Language (x 7) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/activerecord-6.1.4.1/lib/active_record/validations (x 7) CoffeeScript source code (x 7) ActiveModelSerializers::SerializationContext (x 7) text/x-chdr (x 7) C++ source code header (x 7) ActiveRecord::Validations::NumericalityValidator (x 7) ActionScript source code (x 7) Web Video Text Tracks Format (x 7) American Newspaper Publishers Association Wire Feeds (x 7) Graphviz Graph Visualization Software (x 7) Roff/nroff/troff/groff Unformatted Manual Page (UNIX) (x 7) HyperText Markup Language (x 7) CoffeeScriptProcessor (x 7) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/mail-2.7.1/lib/mail/parsers/message_ids_parser.rb (x 7) MIME Encapsulation of Aggregate HTML Documents (x 7) AutoCAD Design Web Format (x 7) Initial Graphics Exchange Specification Format (x 7) GIMP Image File (x 7) Silicon Graphics RGB Bitmap (x 7) _render_with_renderer_json (x 7) Pentax raw image (x 7) (?s)^\\015.{51}\\014\\000\\015\\000\\016 (x 7) Mail::Parsers::MimeVersionParser::MimeVersionStruct (x 7) (?s)^([\\005-\\017])[\\000\\040-\\176]{10}.{43}\\1\000 (x 7) .*[\\124\\122\\125\\105\\126\\111\\123\\111\\117\\116\\055\\130\\106\\111\\114\\105\\056\\000] (x 7) Mail::Parsers::MimeVersionParser (x 7) Foglio di lavoro Microsoft Exce (x 7) Microsoft Excel 5.0 Worksheet (x 7) PowerPoint Document (x 7) PEEK_SIZE (x 7) pack_urlsafe_base64digest (x 7) JAVA PROFILE \\d\\.\\d\\.\\d\\u0000 (x 7) application/vnd.digilite.prolights (x 7) ActionController::Renderers::All (x 7) application/sereal;version=2 (x 7) rescue in payload_object (x 7) application/sereal;version=1 (x 7) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/2.6.0/digest/sha2.rb (x 7) ActionController::Renderers (x 7) ActionController::MissingRenderer (x 7) vL (x 7) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/mail-2.7.1/lib/mail/parsers/received_parser.rb (x 7) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/2.6.0/aarch64-linux/digest/sha1.so (x 7) excluded_from_eager_load? (x 7) ensure in module_include (x 7) block (2 levels) in eager_load (x 7) ls (x 7) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/nokogiri-1.12.5/lib/nokogiri.rb (x 7) string_end_with_semicolon? (x 7) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/actiontext-6.1.4.1/lib/action_text.rb (x 7) action_dispatch_system_test_case (x 7) block (2 levels) in unload (x 7) unregister_loader (x 7) to_trix_content_attachment_partial_path (x 7) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/sprockets-4.0.2/lib/sprockets/utils.rb (x 7) caption (x 7) rescue in block in set_autoloads_in_dir (x 7) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/faraday-net_http-3.0.1/lib/faraday/adapter/net_http.rb (x 7) block in set_autoloads_in_dir (x 7) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/sprockets-4.0.2/lib/sprockets/path_digest_utils.rb (x 7) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/nokogiri-1.12.5/lib/nokogiri/2.6/nokogiri (x 7) block in setup_lifecycle (x 7) attribute_previously_changed? (x 7) HTTP_X_FORWARDED_FOR (x 7) HTTP_X_FORWARDED_PROTO (x 7) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/bundler/gems/faker-0ad488ec44f6/lib/faker/movies/hitchhikers_guide_to_the_galaxy.rb (x 7) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/bundler/gems/faker-0ad488ec44f6/lib/faker/tv_shows/the_fresh_prince_of_bel_air.rb (x 7) Worker 1 (x 7) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/actionmailbox-6.1.4.1/config/routes.rb (x 7) sanitized_uri_attributes (x 7) sanitized_protocol_separator (x 7) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/kaminari-core-1.2.1/app/views (x 7) processors:type=image/png&file_type=image/png (x 7) %CC (x 6) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/2.6.0/uri.rb (x 6) %C9 (x 6) ruby_version (x 6) %C0 (x 6) bindir (x 6) io (x 6) %E8 (x 6) The best way to manage your application's dependencies (x 6) %E0 (x 6) depth (x 6) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/2.6.0/aarch64-linux/rbconfig.rb (x 6) gzip (x 6) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/2.6.0/uri/ftp.rb (x 6) - (x 6) files (x 6) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/2.6.0/uri/common.rb (x 6) json-2.1.0 (x 6) dir (x 6) tracer (x 6) /home/ubuntu/.rbenv/rbenv.d/exec/gem-rehash (x 6) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/2.6.0/aarch64-linux/enc/encdb.so (x 6) '--prefix=/home/ubuntu/.rbenv/versions/2.6.8' '--with-openssl-dir=/home/ubuntu/.rbenv/versions/2.6.8/openssl' '--enable-shared' 'LDFLAGS=-L/home/ubuntu/.rbenv/versions/2.6.8/lib ' 'CPPFLAGS=-I/home/ubuntu/.rbenv/versions/2.6.8/include ' (x 6) -Wall -Wextra -Wdeclaration-after-statement -Wdeprecated-declarations -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wrestrict -Wwrite-strings -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable (x 6) group (x 6) gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0 Copyright (C) 2021 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. (x 6) DOT (x 6) cppflags (x 6) ri (x 6) configure (x 6) /usr/bin/install -c (x 6) 205 (x 6) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/specifications/default/ipaddr-1.2.2.gemspec (x 6) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/specifications/default/sdbm-1.0.0.gemspec (x 6) + (x 6) * (x 6) % (x 6) bundler/vendor/thor/lib/thor (x 6) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/specifications/default/e2mmap-0.1.0.gemspec (x 6) base (x 6) bundler/vendor/thor/lib/thor/shell (x 6) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/specifications/default/cmath-1.0.0.gemspec (x 6) bundler/vendor/thor/lib/thor/parser (x 6) bundler/vendor/thor/lib/thor/line_editor (x 6) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/specifications/default/bigdecimal-1.4.1.gemspec (x 6) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/specifications/default/fiddle-1.0.0.gemspec (x 6) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/specifications/default/psych-3.1.0.gemspec (x 6) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/specifications/default/date-2.0.0.gemspec (x 6) %0C (x 6) %A7 (x 6) %67 (x 6) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/specifications/default/scanf-1.0.0.gemspec (x 6) bundler/uri_credentials_filter.rb (x 6) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/did_you_mean-1.3.0/lib/did_you_mean/spell_checkers/name_error_checkers/class_name_checker.rb (x 6) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/specifications/default/ostruct-0.1.0.gemspec (x 6) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/did_you_mean-1.3.0/lib/did_you_mean/spell_checkers/name_error_checkers.rb (x 6) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/specifications/default/rss-0.2.7.gemspec (x 6) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/specifications/default/irb-1.0.0.gemspec (x 6) REQUEST_METHOD (x 6) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/specifications/default/zlib-1.0.0.gemspec (x 6) bundler/lazy_specification.rb (x 6) rails-assets-datatables (x 6) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/specifications/default/thwait-0.1.0.gemspec (x 6) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/specifications/default/shell-0.7.gemspec (x 6) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/did_you_mean-1.3.0/lib/did_you_mean/spell_checkers/name_error_checkers/variable_name_checker.rb (x 6) etc (x 6) bundler/vendored_thor.rb (x 6) bundler/vendored_persistent.rb (x 6) bundler/vendored_fileutils.rb (x 6) bundler/vendor/thor/lib/thor/util.rb (x 6) bundler/vendor/thor/lib/thor/shell/color.rb (x 6) bundler/vendor/thor/lib/thor/shell/basic.rb (x 6) bundler/vendor/thor/lib/thor/shell.rb (x 6) bundler/vendor/thor/lib/thor/parser/options.rb (x 6) bundler/vendor/thor/lib/thor/parser/option.rb (x 6) bundler/vendor/thor/lib/thor/parser/arguments.rb (x 6) bundler/vendor/thor/lib/thor/parser/argument.rb (x 6) bundler/vendor/thor/lib/thor/parser.rb (x 6) bundler/vendor/thor/lib/thor/line_editor/readline.rb (x 6) bundler/vendor/thor/lib/thor/line_editor/basic.rb (x 6) bundler/vendor/thor/lib/thor/line_editor.rb (x 6) bundler/vendor/thor/lib/thor/invocation.rb (x 6) bundler/vendor/thor/lib/thor/error.rb (x 6) bundler/vendor/thor/lib/thor/core_ext/hash_with_indifferent_access.rb (x 6) bundler/vendor/thor/lib/thor/command.rb (x 6) bundler/vendor/thor/lib/thor/base.rb (x 6) bundler/vendor/thor/lib/thor.rb (x 6) bundler/vendor/fileutils/lib/fileutils.rb (x 6) rexml/parsers/treeparser.rb (x 6) rexml/parsers/pullparser.rb (x 6) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/specifications/default/io-console-0.4.7.gemspec (x 6) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/specifications/default/strscan-1.0.0.gemspec (x 6) bundler/stub_specification.rb (x 6) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/did_you_mean-1.3.0/lib/did_you_mean/spell_checkers/method_name_checker.rb (x 6) bundler/remote_specification.rb (x 6) bundler/source/rubygems.rb (x 6) bundler/source/metadata.rb (x 6) bundler/source/git/git_proxy.rb (x 6) bundler/shared_helpers.rb (x 6) bundler/rubygems_integration.rb (x 6) bundler/plugin/installer/git.rb (x 6) bundler/match_platform.rb (x 6) bundler/lockfile_parser.rb (x 6) bundler/environment_preserver.rb (x 6) bundler/endpoint_specification.rb (x 6) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/specifications/default/mutex_m-0.1.0.gemspec (x 6) bundler/build_metadata.rb (x 6) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/specifications/default/logger-1.3.0.gemspec (x 6) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/specifications/default/openssl-2.1.2.gemspec (x 6) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/passenger-6.0.23/src/nodejs_supportlib (x 6) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/passenger-6.0.23/src/ruby_supportlib/phusion_passenger/platform_info/ruby.rb (x 6) activestorage (x 6) GET (x 6) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/passenger-6.0.23/src/ruby_supportlib/phusion_passenger/platform_info/operating_system.rb (x 6) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/gems/passenger-6.0.23/src/ruby_supportlib/phusion_passenger/loader_shared_helpers.rb (x 6) DES (x 6) 0.3 (x 6) nobody (x 6) smart (x 6) rails-html-sanitizer (x 6) erubi (x 6) HEAD (x 6) kaminari-core (x 6) capybara (x 6) bootstrap-sass (x 6) delayed_job (x 6) data-confirm-modal (x 6) crass (x 6) figaro (x 6) warden (x 6) font-awesome-rails (x 6) mini_portile2 (x 6) method_source (x 6) pundit (x 6) rackup (x 6) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/gems/2.6.0/bundler/gems/faker-0ad488ec44f6 (x 6) webdrivers (x 6) faker (x 6) action_text (x 6) rails/generators/test_unit/templates (x 6) edit_ (x 6) /home/ubuntu/pav/PAVES1/app/models/concerns (x 6) RPAREN (x 6) file:///home/ubuntu/pav/PAVES1/app/assets/stylesheets/css/bootstrap-theme.css?type=text/css&pipeline=self&id=dcfdc4c82e7fd0381a0883a08b7f32999492ba22722dde401cd0b5e9b6abc2d1 (x 6) file:///home/ubuntu/pav/PAVES1/app/assets/stylesheets/css/animate.css?type=text/css&pipeline=self&id=418ed688c0f4a7b41f4c584672fce435adf10cf71c625fbcaaea00f515f59985 (x 6) /home/ubuntu/.rbenv/versions/2.6.8/lib/ruby/2.6.0/net/protocol.rb (x 6) file:///home/ubuntu/pav/PAVES1/app/assets/stylesheets/css/bootstrap.min.css?type=text/css&pipeline=self&id=06d53c84711c7a87382400a4d5ac586b57bf5bb96b99b4eea6ea21fa2367b709 (x 6) file:///home/ubuntu/pav/PAVES1/app/assets/stylesheets/css/bootstrap.css?type=text/css&pipeline=self&id=da2317c1d31bfa216494125389e2a1ff4e2cd95f9dcfbafd184400412745d218 (x 6) file:///home/ubuntu/pav/PAVES1/app/assets/stylesheets/css/bootstrap-theme.min.css?type=text/css&pipeline=self&id=39d585f7f7507d8a5bb7b467d8308d897b6f97358c95c6b0dc392e5c5ad9a7f9 (x 6) file:///home/ubuntu/pav/PAVES1/app/assets/stylesheets/font-awesome-4.5.0/css/font-awesome.css?type=text/css&pipeline=self&id=5c5aa381619352352d0270188c8d617e19cbc4f1f4c942efd6b899a214d9d389 (x 6) file:///home/ubuntu/pav/PAVES1/app/assets/stylesheets/css/w3.css?type=text/css&pipeline=self&id=6e222f2df6ef25ccdc9b8c63caca964a4cac803a5323204fd92d28c6873649db (x 6) file:///home/ubuntu/pav/PAVES1/app/assets/stylesheets/css/custom.css?type=text/css&pipeline=self&id=b522ea3fcc99b1cd15700dfbf26a25776a7c018dd85f6d63b86d9391d612a767 (x 6) file:///home/ubuntu/pav/PAVES1/app/assets/stylesheets/css/colours.css?type=text/css&pipeline=self&id=7d9791ff545b0444c237e540c0c999b9f65ab8559eac7188ccb206cc5422a880 (x 6) file:///home/ubuntu/pav/PAVES1/app/assets/stylesheets/application.css?type=text/css&pipeline=self&id=336478ddf6ac5848fef3484c3ee40f7fdbfe886c1c30fa3aae8270a73d90fbf2 (x 6) file:///home/ubuntu/pav/PAVES1/app/assets/stylesheets/font-awesome-4.5.0/css/font-awesome.min.css?type=text/css&pipeline=self&id=2b173b4acb786957712b3e718be9900caacecb2cdc3e9fb0a1cae7936a10e04e (x 6) file:///home/ubuntu/pav/PAVES1/app/assets/stylesheets/application.css?type=text/css&id=bf25da18827e73e2bd94d3ac6849438a89fdcfe9993d4ba8b3beacde679282d2 (x 6) wbr (x 6) track (x 6) bmp (x 6) users (x 6) ActiveRecord::Base (x 6) .jpeg (x 6) coffee (x 6) gz (x 6) js (x 6) mp4 (x 6) png (x 6) vtt (x 6) xlam (x 6) digest_assets= (x 6) xla (x 6) xif (x 6) xhvml (x 6) xhtml2 (x 6) Panasonic raw image (x 6) UglifierCompressor (x 6) Olympus raw image (x 6) _render_option_json (x 6) Minolta raw image (x 6) Mamiya raw image (x 6) uglifier (x 6) YUICompressor (x 6) Delayed::Plugins (x 6) Windows Metafile (x 6) yui (x 6) Enhanced Metafile (x 6) Windows bitmap (x 6) AV1 Image File (x 6) Real Audio (x 6) ctime_date= (x 6) (x 6) MP3 Playlist File (x 6) DirectiveProcessor (x 6) application/x-matroska (x 6) Plugins (x 6) SourceMapProcessor (x 6) Ogg Vorbis Audio (x 6) namespace_for_class (x 6) MPEG-1 Audio Layer 3 (x 6) uLaw/AU Audio File (x 6) XSL Transformations (x 6) XSL Format (x 6) XQuery source code (x 6) EnvelopeFromStruct (x 6) ctime_date (x 6) XMind Pro (x 6) XLZ Archive (x 6) XLIFF 1.2 document (x 6) EnvelopeFromParser (x 6) Virtual Disk Format (x 6) defined guard in debug (x 6) TeX Source (x 6) Stata DTA Dataset (x 6) Stata DTA Script (x 6) Snappy Framed (x 6) Adobe Flash (x 6) ESRI Shapefiles (x 6) UNIX/LINUX Shell Script (x 6) SAS Data Set View (x 6) SAS Utility (x 6) SAS Transport File (x 6) SAS Permanent Utility (x 6) .snd (x 6) SAS Data Set Index (x 6) SAS Data Set (x 6) SAS Catalog (x 6) SAS Backup (x 6) YAML source code (x 6) @query_parameters (x 6) Yacc/Bison source code (x 6) Markdown source code (x 6) VHDL source code (x 6) @request_url (x 6) VBScript source code (x 6) VB.NET source code (x 6) \A[^?]+ (x 6) Tcl script (x 6) Smalltalk source code (x 6) SQL code (x 6) Sed code (x 6) Scheme source code (x 6) Scala source code (x 6) Ruby source code (x 6) R source code (x 6) Rexx source code (x 6) Python script (x 6) Prolog source code (x 6) PHP script (x 6) Perl script (x 6) Pascal source code (x 6) Ocaml source code (x 6) request_url (x 6) Objective-C source code (x 6) Modula source code (x 6) ML source code (x 6) Lua source code (x 6) message_ids= (x 6) application log (x 6) Lex/Flex source code (x 6) LESS source code (x 6) Java Server Page (x 6) Java source code (x 6) Java Properties (x 6) Configuration file (x 6) SourceMapUtils (x 6) DefaultSourceMap (x 6) Haxe source code (x 6) Preprocessors (x 6) Haskell source code (x 6) HAML source code (x 6) UrlHelpers (x 6) processors (x 6) Groovy source code (x 6) Go source code (x 6) Fortran source code (x 6) ZlibExporter (x 6) Forth source code (x 6) FileExporter (x 6) Expect Script (x 6) Exporters (x 6) Erlang source code (x 6) msg_id_s (x 6) Emacs Lisp source code (x 6) D source code (x 6) C source code (x 6) text/x-csrc (x 6) C# source code (x 6) Common Lisp source code (x 6) ColdFusion source code (x 6) ERBProcessor (x 6) COBOL source code (x 6) Clojure source code (x 6) C source code header (x 6) sass_dependencies (x 6) CGI script (x 6) C++ source code (x 6) ScsscProcessor (x 6) Basic source code (x 6) SasscProcessor (x 6) AWK script (x 6) Assembler source code (x 6) AspectJ source code (x 6) Asciidoc source code (x 6) AppleScript source code (x 6) MessageIdsStruct (x 6) Ada source code (x 6) JstProcessor (x 6)
    Most common causes Solution finder
    The RVM gemset may be broken. Read solution
    The RVM gemset may be broken. Read solution
    You are using a system-wide-installed RVM Ruby installation. It is possible that, at the same time, your gems are installed to the home directory ( (len: 246)
    You are using a system-wide-installed RVM Ruby installation. It is possible that, at the same time, your gems are installed to the home directory ( (len: 246) gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0 Copyright (C) 2021 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. (len: 242) gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0 Copyright (C) 2021 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. (len: 242) gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0 Copyright (C) 2021 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. (len: 242) (*args) monitor = @_monitor monitor or raise("BUG: Internal monitor was not properly initialized. Please report this to the concurrent-ruby developers.") monitor.synchronize { super } end (len: 242) gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0 Copyright (C) 2021 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. (len: 242) gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0 Copyright (C) 2021 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. (len: 242) gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0 Copyright (C) 2021 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. (len: 242)

    Is your gem bundle installed to the home directory, while at the same time you are using a Ruby that is installed by RVM in a system-wide manner?

    Your Ruby interpreter is installed by RVM in a system-wide manner: it is located in (len: 241) \A (\d{4})-(\d\d)-(\d\d)(?:T|\s) # 2020-06-20T (\d\d):(\d\d):(\d\d)(?:\.(\d{1,6})\d*)? # 10:20:30.123456 (?:(Z(?=\z)|[+-]\d\d)(?::?(\d\d))?)? # +09:00 \z (len: 241) \A (\d{4})-(\d\d)-(\d\d)(?:T|\s) # 2020-06-20T (\d\d):(\d\d):(\d\d)(?:\.(\d{1,6})\d*)? # 10:20:30.123456 (?:(Z(?=\z)|[+-]\d\d)(?::?(\d\d))?)? # +09:00 \z (len: 241) (len: 176) respond_to was called multiple times and matched with conflicting formats in this action. Please note that you may only call respond_to and match on a single format per action. (len: 176) RDoc produces HTML and command-line documentation for Ruby projects. RDoc includes the +rdoc+ and +ri+ tools for generating and displaying documentation from the command-line. (len: 176) RDoc produces HTML and command-line documentation for Ruby projects. RDoc includes the +rdoc+ and +ri+ tools for generating and displaying documentation from the command-line. (len: 176)

    Check that the application has permissions to access the directory from which Bundler loads gems

    Please check whether the application, which is running as the (len: 176)

    If the necessary gems are installed, but Bundler may not have permissions to access them. (len: 173) this error message could probably be more useful. Please submit a ticket at https://github.com/rubygems/rubygems/issues/new?labels=Bundler&template=bundler-related-issue.md (len: 173) file:///home/ubuntu/pav/PAVES1/app/assets/stylesheets/css/bootstrap-theme.css?type=text/css&pipeline=self&id=dcfdc4c82e7fd0381a0883a08b7f32999492ba22722dde401cd0b5e9b6abc2d1 (len: 173) file:///home/ubuntu/pav/PAVES1/app/assets/stylesheets/application.css?type=application/css-sourcemap+json&id=311d9d81255e7bb000d124ac3f1c2ecc6a6c8d7176a9c0f403f526cbcf9e325c (len: 173) \A([A-Z]{2}(?:,[A-Z]{2})*)\t(?:([+\-])(\d{2})(\d{2})([+\-])(\d{3})(\d{2})|([+\-])(\d{2})(\d{2})(\d{2})([+\-])(\d{3})(\d{2})(\d{2}))\t([^\t]+)(?:\t([^\t]+))?(?:\t([^\t]+))?\z (len: 173) file:///home/ubuntu/pav/PAVES1/app/assets/stylesheets/css/bootstrap-theme.css?type=text/css&pipeline=self&id=dcfdc4c82e7fd0381a0883a08b7f32999492ba22722dde401cd0b5e9b6abc2d1 (len: 173) environment (and know what you are doing), put this in your Rails application configuration: config.web_console.development_only = false (len: 173)
    If the necessary gems are installed, but Bundler may not have permissions to access them. (len: 173) this error message could probably be more useful. Please submit a ticket at https://github.com/rubygems/rubygems/issues/new?labels=Bundler&template=bundler-related-issue.md (len: 173) ActiveRecord::ConnectionAdapters::DatabaseStatements#disable_lazy_transactions! delegated to transaction_manager.disable_lazy_transactions!, but transaction_manager is nil: (len: 173) file:///home/ubuntu/pav/PAVES1/app/assets/stylesheets/css/bootstrap-theme.css?type=text/css&pipeline=self&id=dcfdc4c82e7fd0381a0883a08b7f32999492ba22722dde401cd0b5e9b6abc2d1 (len: 173) file:///home/ubuntu/pav/PAVES1/app/assets/stylesheets/css/bootstrap-theme.css?type=text/css&pipeline=self&id=dcfdc4c82e7fd0381a0883a08b7f32999492ba22722dde401cd0b5e9b6abc2d1 (len: 173) environment (and know what you are doing), put this in your Rails application configuration: config.web_console.development_only = false (len: 173) file:///home/ubuntu/pav/PAVES1/app/assets/stylesheets/css/bootstrap-theme.css?type=text/css&pipeline=self&id=dcfdc4c82e7fd0381a0883a08b7f32999492ba22722dde401cd0b5e9b6abc2d1 (len: 173) file:///home/ubuntu/pav/PAVES1/app/assets/stylesheets/css/bootstrap-theme.css?type=text/css&pipeline=self&id=dcfdc4c82e7fd0381a0883a08b7f32999492ba22722dde401cd0b5e9b6abc2d1 (len: 173) file:///home/ubuntu/pav/PAVES1/app/assets/stylesheets/application.css?type=application/css-sourcemap+json&id=311d9d81255e7bb000d124ac3f1c2ecc6a6c8d7176a9c0f403f526cbcf9e325c (len: 173) \A([A-Z]{2}(?:,[A-Z]{2})*)\t(?:([+\-])(\d{2})(\d{2})([+\-])(\d{3})(\d{2})|([+\-])(\d{2})(\d{2})(\d{2})([+\-])(\d{3})(\d{2})(\d{2}))\t([^\t]+)(?:\t([^\t]+))?(?:\t([^\t]+))?\z (len: 173) DEPRECATION WARNING: configuration of secure_gravatar= through this method is deprecated! Use the block configuration instead. http://github.com/mdeering/gravatar_image_tag (len: 172) Webpacker::Configuration#check_yarn_integrity=(value) has been deprecated. The integrity check has been removed from Webpacker so changing this setting will have no effect. (len: 172)