[ERRORS]
Errors occurred in Website
Znovu načítaťPodpoložky k pomoci
- #3354 - 2 email confirmations being sent when signing up with app
Server: Production App: iOS 0.11.0 (56) During registration on iOS two verification instruction emails were sent.
- #3021 - user app logs not showing
After ios 0.9.0 app testing I checked https://mobile.test.bikelink.org/mobile_app_logs and did not see app logs from my ac...
- #2817 - Phone number is associated with someone else
``` An ActiveRecord::RecordInvalid occurred in background at 2021-11-05 13:05:52 UTC : Validation failed: Phone number is...
- #2875 - Locking a record with unpersisted changes is not supported. Use `save`
``` A RuntimeError occurred in firmwares#deploy: Locking a record with unpersisted changes is not supported. Use save to ...
- #3023 - App door open/closed in the future
testing iOS app version 0.9.0 on mobile test server. latch history shows open and closes in the future. Locker time, phone...
- #2816 - PG::SyntaxError: ERROR: non-integer constant in ORDER BY
``` An ActiveRecord::StatementInvalid occurred in kiosks#index: PG::SyntaxError: ERROR: non-integer constant in ORDER BY...
- transit_card#select (ArgumentError) "unknown card_type"
``` An ArgumentError occurred in transit_card#select: unknown card_type Request: URL : https://www.bikelink.org/tr...
- #3060 - Role: Cardholder gets 403 error at /authentication/ids/new
When users (role: cardholder) click the "begin" button next to the photo ID verification label, they get a 403: Forbidden ...
- #2814 - service_visits labor "who" dropdown shows wrong people
/service_visits/:id/edit Go to "Labor" section. Click "who" dropdown. Cardholder Suhith Rajesh is shown. Bryan Perez is sh...
- #2874 - An ActiveModel::MissingAttributeError occurred in gateway#index:
``` An ActiveModel::MissingAttributeError occurred in gateway#index: missing attribute: numberofconsecutive_errors app/m...
- #3072 - An ActiveRecord::RecordInvalid occurred in rentals#end: Validation failed: Latch can't be blank
``` An ActiveRecord::RecordInvalid occurred in rentals#end: Validation failed: Latch can't be blank app/controllers/uino...
- Validation failed: Name has already been taken
``` An ActiveRecord::RecordInvalid occurred in maps#refresh: Validation failed: Name has already been taken app/jobs/map...
- #3145 - (ActiveRecord::RecordInvalid) "Validation failed: Ui node rental log type must exist
``` An ActiveRecord::RecordInvalid occurred in background at 2022-08-19 17:44:58 UTC : Validation failed: Ui node rental ...
- #2979 - A Date::Error occurred in registrations#create
``` A Date::Error occurred in registrations#create: invalid date app/formers/modern/registration_former.rb:62:in `initia...
- #2930 - Fix some tests that started failing after the Ruby 3 upgrade
I rebased all my branches/pull requests to master branch (with Ruby 3) and discovered some tests that failed "randomly" an...
- #2969 - Data maps not loading
https://bikelink.org/data_map?location_ids=794&owner_ids=&map_type=transactions_per_year&commit=Show+map no map :(
- Date::Error occurred in people#history: invalid date
``` A Date::Error occurred in people#history: invalid date app/lib/dateutils.rb:55:in `block in daterange' Request: URL ...
- #2981 - An ActionView::Template::Error occurred in cards#index: undefined method `deleted' for nil:NilClass
``` An ActionView::Template::Error occurred in cards#index: undefined method `deleted' for nil:NilClass app/views/cards/...
- #2823 - Rental started with the app ended on the locker, but it did not end on the app.
Jira: BIK-894 https://bikelink.org/trouble_tickets/13636 user's name NIKHIL NORONHAtime of incident 11/13/2021 04:04PMloc...
- #2822 - User could not end rental started with app
User started a rental with the app, but they could not end the rental because there was no ongoing rental in the app. User...
- #2967 - Sometimes operators can sign in without using 2FA
Operators share the "scott@call24.com" login. Last time operator didn't need to use 2FA was around 9AM on 3/3/22
- #3218 - User History Report not showing old history
User History (CSV Only) report does not generate data in the past. A facility owner from King Country tried to download th...
- #3846 - (NoMethodError) "undefined method `match' for nil:NilClass"
``` A NoMethodError occurred in background at 2024-09-24 21:33:43 UTC : undefined method match' for nil:NilClass /var/ww...
- #2800 - sessions create (TypeError) "no implicit conversion of nil into String"
``` A TypeError occurred in sessions#create: no implicit conversion of nil into String config/initializers/bikelink_sha1...
- #3844 - card_programmer#create_card (NoMethodError) "undefined method `valid_password?' for nil:NilClass
``` A NoMethodError occurred in cardprogrammer#createcard: undefined method valid_password?' for nil:NilClass app/contro...
- g7_access_hubs#show (ActionView::Template::Error) "G7AccessHub#number_of_logged delegated to g7_access_hub_board.number_of_logged
``` An ActionView::Template::Error occurred in g7accesshubs#show: G7AccessHub#numberoflogged delegated to g7accesshubboar...
- #2797 - vendors update (ActiveRecord::RecordInvalid) "Validation failed: Owner can't be blank"
``` An ActiveRecord::RecordInvalid occurred in vendors#update: Validation failed: Owner can't be blank app/controllers/v...
- #3059 - Exception(ArgumentError) when making a locker rented
Locker was rented to a clipper user. I went to https://bikelink.org/latches/6797/makeitrented_request to make it rented to...
- #3035 - An ActionController::ParameterMissing occurred in registrations#create:
``` An ActionController::ParameterMissing occurred in registrations#create: param is missing or the value is empty: moder...
- #3033 - manual code is not shown during 2FA process
how to reproduce Log in as some user put wrong code "I guess" code is missing in the bottom of "1. Scan QR Code" card - s...
- #3484 - An ActionView::Template::Error occurred in background undefined method `grace_period' for #<BikeHangar id: 5
``` An ActionView::Template::Error occurred in background at 2023-09-29 14:09:43 UTC : undefined method grace_period' for...
- A Braintree::ServerError occurred in background at 2022-05-20 04:54:02 UT
``` A Braintree::ServerError occurred in background at 2022-05-20 04:54:02 UTC : Braintree::ServerError /var/www/bikelin...
- #2837 - Space availability is not accurate at U District Station
The two U District Station are not showing number of available spaces on the map. The locations endpoint does show the cor...
- #3741 - info#submit_contact (Net::SMTPFatalError) "552 5.3.4 Error: message file too big"
``` A Net::SMTPFatalError occurred in info#submit_contact: 552 5.3.4 Error: message file too big app/controllers/infocon...
- #2760 - maps index (ActionView::Template::Error) "undefined method `>' for nil:NilClass"
``` An ActionView::Template::Error occurred in maps#index: undefined method >' for nil:NilClass app/helpers/modern/maps_...
- sessions create (TypeError) "no implicit conversion of nil into String"
``` A TypeError occurred in sessions#create: no implicit conversion of nil into String config/initializers/bikelink_sha1...
- #3034 - Investigate Multiple ongoing rentals on server
From the https://dactylgroup.atlassian.net/browse/BIK-1105 I got two ongoing rentals on the server. I’m not sure exactly h...
- #2723 - Can't edit owners. Getting error "You must disable Community Transit as the master default before enabling it for this owner."
Background "Master default settings" was enabled for owner Community Transit (id 107). The master_default_settings was sup...
- #3146 - online_account#index (RuntimeError) "You do not have permission...
``` A RuntimeError occurred in online_account#index: You do not have permission to access this page (sjboso@yahoo.com, pe...
- #3660 - A TZInfo::PeriodNotFound occurred in background at 2024-03-10 10:25:56 UTC
``` A TZInfo::PeriodNotFound occurred in background at 2024-03-10 10:25:56 UTC : 2024-03-10 02:25:55 is an invalid local ...
- #2799 - "Validation failed: Ui node rental log type must exist"
``` An ActiveRecord::RecordInvalid occurred in background at 2021-10-27 18:03:33 UTC : Validation failed: Ui node rental ...
- #2608 - (iOS) Logs show rental ended, but app and user profile shows ongoing rental
Redmine (https://redmine.bikelink.org/issues/2608) app: iphone server: production locker: fw 6.33b User started and ended ...
- #2583 - Fix form filters on /reports/caltrains_promo to work like usual
Redmine (https://redmine.bikelink.org/issues/2583) Currently the form doesn't work the way we usually have these sort of r...
- #2803 - "Validation failed: Phone can't be blank"
``` An ActiveRecord::RecordInvalid occurred in background at 2021-10-28 00:18:17 UTC : Validation failed: Phone can't be ...
- #3842 - Overcharge for app rental
https://www.bikelink.org/trouble_tickets/24258 User had 30m rental which should have charged about $0.05, but was instead ...
- #2591 - Group Facilities not showing correct information on map
Redmine (https://redmine.bikelink.org/issues/2591) Pull-request (https://github.com/elocktech/web/pull/1006) /maps Group f...
- #2844 - An ActionView::Template::Error occurred in answering_service#get_card_info:
``` An ActionView::Template::Error occurred in answeringservice#getcard_info: undefined method `url' for #Vendor:0x00007e...
- An ActionController::InvalidCrossOriginRequest occurred in locations#sidebar_info:
``` An ActionController::InvalidCrossOriginRequest occurred in locations#sidebar_info: Security warning: an embedded
- #2895 - gcp#create_account: PG::ForeignKeyViolation: ERROR: insert or update on table "transactions"
``` An ActiveRecord::InvalidForeignKey occurred in gcp#create_account: PG::ForeignKeyViolation: ERROR: insert or update ...
- #2990 - maps#list (ActionView::Template::Error) "invalid byte sequence in UTF-8"
``` An ActionView::Template::Error occurred in maps#list: invalid byte sequence in UTF-8 lib/ext/string.rb:125:in `strip...
- PG::ForeignKeyViolation: ERROR: update or delete on table "trouble_tickets" violates foreign key
``` An ActiveRecord::InvalidForeignKey occurred in trouble_tickets#destroy: PG::ForeignKeyViolation: ERROR: update or de...
- #2761 - performed_service_records bulk_create (ActionController::ParameterMissing) "param is missing or
``` An ActionController::ParameterMissing occurred in performedservicerecords#bulk_create: param is missing or the value ...
- #3041 - An ActionController::ParameterMissing occurred in sessions#create: param is missing or the value is empty: person
``` An ActionController::ParameterMissing occurred in sessions#create: param is missing or the value is empty: person ap...
- #3988 - locations#lockers (ActionView::Template::Error) "undefined method 'owner_name'
An ActionView::Template::Error occurred in locations#lockers: undefined method `ownername' for nil:NilClass app/views/mo...
- #3989 - locations#g7_spaces (ActionView::Template::Error) "undefined method `person'
An ActionView::Template::Error occurred in locations#g7_spaces: undefined method person' for nil:NilClass app/decorators...
- #2791 - Space availability is not accurate
Smart: San Rafael Downtown https://bikelink.org/locations/483/ui_nodes Each ui_node only has one latch/door at this locati...
- #2893 - send_lcc#send_code_cage: undefined method `open_door_code' for nil:NilClass
``` A NoMethodError occurred in sendlcc#sendcode_cage: undefined method open_door_code' for nil:NilClass app/models/lost...
- #2894 - sessions#create: param is missing or the value is empty: person
``` An ActionController::ParameterMissing occurred in sessions#create: param is missing or the value is empty: person ap...
- #2943 - Do not create alert when access hub logs are processed in wrong order
When status log and start/end rental log are processed in wrong order an alert "space state in status log not match databa...
- #2802 - An ActionDispatch::Http::Parameters::ParseError occurred in paddles#create_new_logs:
``` An ActionDispatch::Http::Parameters::ParseError occurred in paddles#createnewlogs: 439: unexpected token at '{"timest...
- #3343 - A NoMethodError occurred in locations#show: undefined method `id' for nil:NilClass
``` A NoMethodError occurred in locations#show: undefined method id' for nil:NilClass app/models/error_message.rb:13:inb...
- #3046 - RecordNotUnique occurred in answering_service#check_for_existing
``` An ActiveRecord::RecordNotUnique occurred in answeringservice#checkfor_existing: PG::UniqueViolation: ERROR: duplica...
- #2762 - verification home (ActionView::Template::Error) "No route matches {:action=>\"index\", :control
An ActionView::Template::Error occurred in verification#home: No route matches {:action=>"index", :controller=>"authentic...
- #3177 - Unable to clear rental via gateway
Latch: https://www.bikelink.org/latches/6008 Jake sent make it available (https://www.bikelink.org/latches/6008/make_it_av...
- #2854 - A NoMethodError occurred in ui_nodes#update_firmware
``` A NoMethodError occurred in uinodes#updatefirmware: undefined method id' for nil:NilClass app/controllers/ui_nodes_c...
- #3180 - (NoMethodError) "undefined method `merge' for 0.9:Float"
``` A NoMethodError occurred in background at 2022-10-26 20:42:04 UTC : undefined method merge' for 0.9:Float /var/www/b...
- #3464 - rules#show (ActionView::Template::Error) "wrong argument type nil (expected String)"
``` An ActionView::Template::Error occurred in rules#show: wrong argument type nil (expected String) app/views/rules/sho...
- #2949 - answering_service card_information (Card::RangeError) "Can't parse card number range: 30158.."
``` A Card::RangeError occurred in answeringservice#cardinformation: Can't parse card number range: 30158.. app/models/c...
- #1842 - [BIKELINK WEBSITE ERROR] send_lcc select_card (ActionView::Template::Error) "undefined method
``` An ActionView::Template::Error occurred in sendlcc#selectcard: undefined method include?' for nil:NilClass app/views/...
- #1838 - [BIKELINK WEBSITE ERROR] (2 times)gateway index (TypeError) "no implicit conversion of String int
``` A TypeError occurred in gateway#index: no implicit conversion of String into Integer lib/elocktech-ruby-lib/lib/usp_m...
- #2950 - gateways destroy (ActiveRecord::InvalidForeignKey) "PG::ForeignKeyViolation: ERROR: update or
``` An ActiveRecord::InvalidForeignKey occurred in gateways#destroy: PG::ForeignKeyViolation: ERROR: update or delete on...
- #2951 - help faq (ActionView::Template::Error) "undefined method `faqs' for #<ActiveRecord::Relation
``` An ActionView::Template::Error occurred in help#faq: undefined method `faqs' for #
- gateway#index (ActiveRecord::PreparedStatementCacheExpired) "ERROR
``` An ActiveRecord::PreparedStatementCacheExpired occurred in gateway#index: ERROR: cached plan must not change result ...
- #3384 - ongoing_rentals_issues#bike_parked_issue_request (Card::RangeError) "Can't parse card number
``` A Card::RangeError occurred in ongoingrentalsissues#bikeparkedissue_request: Can't parse card number range: 'S56V'. ...
- #3053 - /people/me/online_account data table not loading
Sign in as cardholder Go to https://bikelink.org/people/me/onlineaccount or https://bikelink.org/people/:id/onlineaccount ...
- #2999 - _map_location.json.jbuilder "undefined method `[]' for nil
``` An ActionView::Template::Error occurred in background at 2022-03-29 12:28:42 UTC : undefined method []' for nil:NilCl...
- #3083 - Typo in transit card confirmation email
Typo: "Transist" Correct: "Transit" In subject and body of email Subject: Transist Card Linked to BikeLink Online Account...
- #3469 - An ActiveRecord::InvalidForeignKey occurred in trouble_tickets#destroy
``` An ActiveRecord::InvalidForeignKey occurred in trouble_tickets#destroy: PG::ForeignKeyViolation: ERROR: update or de...
- #3092 - Field Tech App Reported "configs uploading to controller failed
https://www.bikelink.org/people/36796/technician_app_history Technician app log Session ID: 12772 Technician reported they...
- #3675 - locations#sidebar_info (ActionController::InvalidCrossOriginRequest) "Security warning: an embe...
``` An ActionController::InvalidCrossOriginRequest occurred in locations#sidebar_info: Security warning: an embedded
- #3670 - Validation failed: Phone number is associated with someone else. Please use your own phone number.
``` An ActiveRecord::RecordInvalid occurred in people#give_card: Validation failed: Phone number is associated with someo...
- #3863 - Rental history shows app rental ended, but rental is ongong on server
We have seen a few of these. Here is one example. Technican found rental ongoing on locker. User profile shows ongoing ren...
- #3446 - maps#list (ActionView::Template::Error) "403 Forbidden" ???
``` An ActionView::Template::Error occurred in maps#list: 403 Forbidden app/models/locations/googlemapimage.rb:29:in `re...
- A Net::SMTPSyntaxError occurred in m_transactions#fulfilled
``` A Net::SMTPSyntaxError occurred in m_transactions#fulfilled: 501 5.1.3 Bad recipient address syntax app/controllers/...
- (ActiveModel::MissingAttributeError) "missing attribute: confirmed_at"
``` An ActiveModel::MissingAttributeError occurred in background at 2022-09-21 23:09:25 UTC : missing attribute: confirme...
- trouble_tickets#index (ActionView::Template::Error) "missing attribute: confirmed_sms_at"
``` An ActionView::Template::Error occurred in trouble_tickets#index: missing attribute: confirmedsmsat app/models/perso...
- emails#new (ArgumentError) "SMTP To address may not be blank: []"
``` An ArgumentError occurred in emails#new: SMTP To address may not be blank: [] app/services/verify_person/email.rb:14...
- #3673 - cards#pay (ActiveRecord::RecordInvalid) "Validation failed: Person base Either email or unverif...
``` An ActiveRecord::RecordInvalid occurred in cards#pay: Validation failed: Person base Either email or unverifiedemail ...
- #2873 - Fix sometimes failing tests on CircleCi
Some tests are sometimes failing even when they are not relate to task and made changes. Failed tests are added to this ta...
- #3396 - Email verification link going to wrong url
User clicks the 'verify my email' link in the verification email sent to users. Browers opens to 'verify your email' scree...
- payment_methods#create (ArgumentError) "SMTP To address may not be blank: []"
``` An ArgumentError occurred in payment_methods#create: SMTP To address may not be blank: [] app/controllers/paymentmet...
- #3705 - Incorrect duration show on g7 space history page
https://www.bikelink.org/g7_spaces/169/history?page=2 The rental duration showed as 12 hours. But in Grafana the rental du...
- #4295 - A NoMethodError occurred in device_rentals#end
``` A NoMethodError occurred in device_rentals#end: undefined method g7_access_hub_board' for nil app/messages/g7_ah_mes...
- #3047 - Last check in on /ui_nodes/:id does not match check in from gateway node table
On production: https://bikelink.org/ui_nodes/3095 Last check in for ui node shows 2/01/22 https://bikelink.org/gateways/11...
- #3103 - cards#pay (ActionView::Template::Error) "undefined method `abbreviation' for nil:NilClass"
An ActionView::Template::Error occurred in cards#pay: undefined method `abbreviation' for nil:NilClass app/views/transac...
- #3005 - App unable to reset password after 16 hours
Issue reported by user to user support staff. Have not confirmed app version or if they are iOS user but their email addre...
- #3154 - answering_service#problem_create (ArgumentError) "SMTP To address may not be blank: []"
``` An ArgumentError occurred in answeringservice#problemcreate: SMTP To address may not be blank: [] app/models/trouble...
- #3998 - g7_spaces#show (ActionView::Template::Error) "undefined method `card_model'
``` An ActionView::Template::Error occurred in g7_spaces#show: undefined method `cardmodel' for nil:NilClass app/views/g...
- #3999 - space_photos#show (ActionView::Template::Error) "undefined method 'owner_name'
``` An ActionView::Template::Error occurred in space_photos#show: undefined method `ownername' for nil:NilClass app/view...
- #3271 - reports#report (ReportQueries::ObjectMissingError) "Expected 1 owners, but found 0. Missing
``` A ReportQueries::ObjectMissingError occurred in reports#report: Expected 1 owners, but found 0. Missing: [39]. Ids ca...
- #3272 - (ActiveRecord::RecordNotUnique) "PG::UniqueViolation: ERROR: duplicate key value violates uni
``` An ActiveRecord::RecordNotUnique occurred in background at 2022-11-07 01:11:52 UTC : PG::UniqueViolation: ERROR: dup...
- #3431 - reports#report (ReportQueries::ObjectMissingError) "Expected 1 locations, but found 0.
``` A ReportQueries::ObjectMissingError occurred in reports#report: Expected 1 locations, but found 0. Missing: [682]. Id...
- #3878 - Optimize Card Fulfillment Page
https://bikelink.org/fulfillment_items This page often gives a 504 Gateway timeout error page. Optimize this page so that ...
- #3907 - "undefined method `empty' for BikeHangar:Class"
``` A NoMethodError occurred in background at 2024-11-16 20:01:30 UTC : undefined method empty' for BikeHangar:Class /va...
- #3058 - Getting "Oops! Something's not right." error page on some peoples pages
Getting "Oops! Something's not right." error page on some peoples pages. EG: https://bikelink.org/people/54340 https://bik...
- latches#unlock (NoMethodError) "undefined method `gateways_ui_nodes' for nil:NilClass"
``` A NoMethodError occurred in latches#unlock: undefined method gateways_ui_nodes' for nil:NilClass app/lib/gateway_usp...
- #3265 - reports#report_statistics (ActionController::BadRequest) "Invalid query parameters: invalid %-e...
``` An ActionController::BadRequest occurred in reports#report_statistics: Invalid query parameters: invalid %-encoding (...
- duplicate key value violates unique constraint "index_account_transactions_on_accountable"
This should prevent duplicate key ... do not prevent raising exception, but rather find how it happens that key value viol...
- #4296 - Address 422 Validation error for app rental
Details in https://www.bikelink.org/trouble_tickets/34566
- payments#new (ArgumentError) "card_type is blank"
``` An ArgumentError occurred in payments#new: cardtype is blank app/services/modern/cardpricingpresenter.rb:17:in `reso...
- #3277 - "undefined method `rental_id' for nil:NilClass"
``` An ActionView::Template::Error occurred in background at 2023-02-09 00:15:07 UTC : undefined method rental_id' for ni...
- ui_nodes#history (Aws::S3::Errors::NoSuchKey) "The specified key does not exist."
``` An Aws::S3::Errors::NoSuchKey occurred in ui_nodes#history: The specified key does not exist. app/models/s3/storage....
- #3162 - An ArgumentError occurred in send_lcc#send_code
``` An ArgumentError occurred in sendlcc#sendcode: SMTP To address may not be blank: [] app/models/lostcardcodemessenger...
- #3337 - SANDAG got error when issuing a card with Access zone to existing user
https://bikelink.org/cards/facilityownerissuetoexisting_create To Reproduce 1. sign in as a facility owner for SANDAG (htt...
- #3836 - ids#destroy (ActiveRecord::RecordInvalid) "Validation failed: Caller can't be blank"
``` An ActiveRecord::RecordInvalid occurred in ids#destroy: Validation failed: Caller can't be blank app/controllers/aut...
- #3061 - Too many rental tokens are being created
Jan noticed that there was a spike in "app rentals" on Monday, May 30th 2022, that continued on Tuesday. We found that man...
- #3941 - Master default g7 space configuration not being used.
Problem When a new g7 space is created all configuration values are set to 0. Theory I think when we added the price schem...
- #3264 - answering_service#check_for_existing (ActiveRecord::RecordNotUnique) "PG::UniqueViolat
``` An ActiveRecord::RecordNotUnique occurred in answeringservice#checkfor_existing: PG::UniqueViolation: ERROR: duplica...
- answering_service#check_for_existing (ActiveRecord::RecordNotUnique) "PG::UniqueViolation:
``` An ActiveRecord::RecordNotUnique occurred in answeringservice#checkfor_existing: PG::UniqueViolation: ERROR: duplica...
- #3274 - ActionView::Template::Error) "undefined method `expiration_period' for nil:NilClass"
``` An ActionView::Template::Error occurred in background at 2022-12-19 09:24:26 UTC : undefined method expiration_period...
- #2965 - PG::UndefinedTable: ERROR: missing FROM-clause entry for table "ui_node_rental_logs"
``` An ActiveRecord::StatementInvalid occurred in online_account#index: PG::UndefinedTable: ERROR: missing FROM-clause e...
- #2880 - Can't remove Access Codes from cards
https://bikelink.org/cards/52625 Click red X next to an Access Code. Goes to https://bikelink.org/accesscodelogs/13005 Pa...
- #3123 - reports#report (NoMethodError) "undefined method `reverse' for nil:NilClass"
``` A NoMethodError occurred in reports#report: undefined method reverse' for nil:NilClass app/lib/reports.rb:258:inrend...
- #3273 - locations#security_alert (ActionView::Template::Error) "undefined method `issue_description'
``` An ActionView::Template::Error occurred in locations#security_alert: undefined method `issuedescription' for nil:NilC...
- #3452 - undefined method `location' for nil:NilClass
``` A NoMethodError occurred in background at 2023-08-09 20:36:31 UTC : undefined method location' for nil:NilClass /var...
- #3743 - owners#remove_location "Validation failed: Owner an't be blank"
``` An ActiveRecord::RecordInvalid occurred in owners#remove_location: Validation failed: Owner can't be blank app/model...
- #2407 - Rails 6.1 Upgrade: Social Media icons missing from footer
/maps The social media icons are missing from the footer.
- ArgumentError) "SMTP To address may not be blank: []"
``` An ArgumentError occurred in background at 2022-09-25 21:34:45 UTC : SMTP To address may not be blank: [] /var/www/b...
- #3166 - An ArgumentError occurred in people#send_email_verification: SMTP To address may not be blank
``` An ArgumentError occurred in people#sendemailverification: SMTP To address may not be blank: [] app/services/verify_...
- An ArgumentError occurred in background at 2022-10-11 23:06:17 UTC : SMTP To address may not be blank:
``` An ArgumentError occurred in background at 2022-10-11 23:06:17 UTC : SMTP To address may not be blank: [] /var/www/b...
- #3268 - (ActionView::Template::Error) "undefined method `full_name' for nil:NilClass"
``` An ActionView::Template::Error occurred in work_orders#show: undefined method `fullname' for nil:NilClass app/views/...
- #3124 - [BIKELINK WEBSITE ERROR] cards#history (Date::Error) "invalid date"
``` A Date::Error occurred in cards#history: invalid date app/lib/dateutils.rb:55:in `block in daterange' Request: URL ...
- #3275 - locations#destroy (ActiveRecord::InvalidForeignKey) "PG::ForeignKeyViolation:
``` An ActiveRecord::InvalidForeignKey occurred in locations#destroy: PG::ForeignKeyViolation: ERROR: update or delete o...
- histories index (ArgumentError) "invalid value for Integer(): \"ýě\""
``` An ArgumentError occurred in histories#index: invalid value for Integer(): "ýě" app/controllers/accesshubs/histories...
- Tests keep failing on production branch
`` ERROR["test_should_update_service_visit", #
- registrations new (ArgumentError) "ArgumentError"
``` An ArgumentError occurred in registrations#new: ArgumentError app/formers/modern/registration_former.rb:21:in `initi...
- #2349 - mobile server: location page does not match map info
Redmine (https://redmine.bikelink.org/issues/2349) on mobile server: rental rate for location Zac D.'s on /map does not ma...
- #2416 - Rails 6.1: Missing edit icon
/people/:id font awesome pencil icon is shown as a square. https://redmine.bikelink.org/issues/2416
- #2581 - An ActionView::Template::Error occurred in gcp#step_one
``` An ActionView::Template::Error occurred in gcp#step_one: Webpacker can't find reset.css in /var/www/bikelink/public/p...
- #2645 - Unable to close work orders from /service_visits/:id/edit
Redmine (https://redmine.bikelink.org/issues/2645) Pull-request (https://github.com/elocktech/web/pull/1018) https://bikel...
- PG::InvalidColumnReference: ERROR: for SELECT DISTINCT, ORDER BY expressions
``` An ActiveRecord::StatementInvalid occurred in trouble_tickets#index: PG::InvalidColumnReference: ERROR: for SELECT D...
- An Exception occurred in gateway#index: Can't pad string
``` An Exception occurred in gateway#index: Can't pad string '*Bay Area Air Quality Management District' to 40 because st...
- An ArgumentError occurred in gateway#index:
Create task in redmine for it.... ``` An ArgumentError occurred in gateway#index: SMTP To address may not be blank: [] a...
- #2676 - Location map is not showing locker availability
Redmine (https://redmine.bikelink.org/issues/2676) /maps Gateway locations are not showing availability status since #2626...
- activate_registrations create (StandardError) "Error geocoding '3126 Shattuck ave\nberkeley, CA...
``` A StandardError occurred in activate_registrations#create: Error geocoding '3126 Shattuck ave berkeley, CA 94705', goo...
- owners add_location (ActionView::Template::Error) "undefined method `owner_for_gcp_shared_bike_..
``` An ActionView::Template::Error occurred in owners#add_location: undefined method owner_for_gcp_shared_bike_descriptio...
- owners add_location (ActionView::Template::Error) "undefined method `owner_for_gcp_shared_bike
``` An ActionView::Template::Error occurred in owners#add_location: undefined method owner_for_gcp_shared_bike_descriptio...
- #2147 - [BIKELINK WEBSITE ERROR] device_rentals inspect_rental (ActionView::Template::Error) "undefined method `full_name' for n...
An ActionView::Template::Error occurred in devicerentals#inspectrental: undefined method full_name' for nil:NilClass app/v...
- undefined method `highest_priority?' for nil:NilClass
``` An ActionView::Template::Error occurred in locations#sidebar_info: undefined method highest_priority?' for nil:NilCla...
- An ActionView::Template::Error occurred in locations#sidebar_info:
`` undefined methodtruncate' for nil:NilClass app/views/modern/maps/locationdetails.html.slim:53 Request: URL : ht...
- send_lcc select_card (ActionView::Template::Error) "undefined method `include?' for nil:NilClas
``` An ActionView::Template::Error occurred in sendlcc#selectcard: undefined method include?' for nil:NilClass app/views/...
- An ActionView::Template::Error occurred in home#index: undefined method `kiosks' for nil:NilClass
``` An ActionView::Template::Error occurred in home#index: undefined method kiosks' for nil:NilClass app/helpers/home_he...
- #3528 - False Abandoned rental message being sent
Users are getting Abandoned Rental emails when they do not have a rental abandoned. Appears to be when there is an error a...
- PG::ForeignKeyViolation: ERROR: update or delete on table "gateway_ui_node_log_uploads" violates foreign key
``` An ActiveRecord::InvalidForeignKey occurred in gateways#destroy: PG::ForeignKeyViolation: ERROR: update or delete on...
- #2699 - An ActionView::Template::Error occurred in histories#index: undefined method `cprint' for nil:NilClass
``` An ActionView::Template::Error occurred in histories#index: undefined method `cprint' for nil:NilClass app/views/gro...
- A Braintree::ConfigurationError occurred in people#show:
``` A Braintree::ConfigurationError occurred in people#show: Braintree::Configuration.privatekey needs to be set app/lib...
- An ActiveRecord::InvalidForeignKey occurred in locations#destroy:
``` An ActiveRecord::InvalidForeignKey occurred in locations#destroy: PG::ForeignKeyViolation: ERROR: update or delete o...
- A Braintree::SSLCertificateError occurred in people#me:
``` A Braintree::SSLCertificateError occurred in people#me: Braintree::SSLCertificateError app/lib/paymentmethod/braintr...
- m_transactions clear_card (NoMethodError) "undefined method `transaction_id=' for nil:NilClass"
``` A NoMethodError occurred in mtransactions#clearcard: undefined method transaction_id=' for nil:NilClass app/models/m...
- An ActionController::ParameterMissing occurred in performed_service_records#bulk_create:
``` An ActionController::ParameterMissing occurred in performedservicerecords#bulk_create: param is missing or the value ...
- A NoMethodError occurred in verification#confirm_sms_code:
``` A NoMethodError occurred in verification#confirmsmscode: undefined method caller_id' for nil:NilClass app/services/v...
- send_lcc find_card_request (NoMethodError) "undefined method `not_allowed_to_have_cards?'
``` A NoMethodError occurred in sendlcc#findcard_request: undefined method not_allowed_to_have_cards?' for nil:NilClass ...
- latches destroy (ActiveRecord::InvalidForeignKey) "PG::ForeignKeyViolation: ERROR: update or d...
``` An ActiveRecord::InvalidForeignKey occurred in latches#destroy: PG::ForeignKeyViolation: ERROR: update or delete on ...
- #2700 - Prawn::Errors::IncompatibleStringEncoding occurred in people#print_envelope:
``` A Prawn::Errors::IncompatibleStringEncoding occurred in people#print_envelope: Your document includes text that's not...
- An ActiveRecord::NotNullViolation occurred in ui_nodes#update_nodes:
``` An ActiveRecord::NotNullViolation occurred in uinodes#updatenodes: PG::NotNullViolation: ERROR: null value in column...
- answering_service update_person (ActiveRecord::RecordNotUnique) "PG::UniqueViolation:
``` An ActiveRecord::RecordNotUnique occurred in answeringservice#updateperson: PG::UniqueViolation: ERROR: duplicate ke...
- #2408 - Rails 6.1 Upgrade: Tooltips not showing when hovering over map pins
/maps When hovering over map pins, the tooltip is missing.
- #2444 - Mobile card history not showing
Redmine (https://redmine.bikelink.org/issues/2444) I started and ended multiple rentals. people/:id/online_account showed ...
- #2418 - Rails 6.1: Auto Reload toggle is displaying as a checkbox
/people/:id/online_account The auto reload toggle switch shows as a checkbox instead of a toggle. You can replace the cust...
- #2473 - All fields are displayed on /gateways/:id/debug
/gateways/:id/debug The page shows all fields. Only the fields specific 'command' should be visible. https://redmine.bikel...
- An ActionView::Template::Error occurred in gcp#step_one
`` Webpacker can't find reset.css in /var/www/bikelink/public/packs/manifest.json. Possible causes: 1. You want to set web...
- #2418 - Rails 6.1: Auto Reload toggle UI flaws
The circle in the slider is not centered. I got error "DataTables warning: table id=accounttransactin = Ajax error" when I...
- #2410 - Mode mismatch error when AH mode is changed
When mode of access hub is changed in configuration it shows mode mismatch error on status page of the access hub. Current...
- Error: home#index: Webpacker can't find extra/tabs.css
``` An ActionView::Template::Error occurred in home#index: Webpacker can't find extra/tabs.css in /var/www/full-db/public...
- #2439 - Sales reports do not work
For example: https://full-db.test.bikelink.org/reports/sales?reportname=Cumulative+Sales&owner=104&startdate=2020-04-07&en...
- #2419 - ID verification review page
/authentication/ids/:id The page is not optimized for mobile. Photo does not resize to fit screen +/- buttons do not zoom ...
- #2483 - Can't delete service visits
/service_visits/:id/edit Click 'delete' from the yellow menu. Goes to /service_visits/6873 with "Oops! Something not right...
- #2458 - /ui_nodes position of Change value for drop down
The change value for dropdown should be right aligned with the header image. input field named setvaluefor. https://redmin...
- #2440 - Unable to select a location from /reports/locations
https://full-db.test.bikelink.org/reports/locations Owners are displayed as a list and clicking them does not have an affe...
- #2457 - On datatables, search field should be on left, number of entries on right
Search is used more often than number of entries. Currently in production, search is on the left. In the rails 6.1 search ...
- #2468 - Can't add a card to a person's profile page
/people/:id After selecting card model (for example "BikeLink") you can't select the card type (for example "TP62". The dr...
- #2469 - Issue with protocol buffers subscriber
There are lots of error messages on production server like: SubscriberPb - NameError: uninitialized constant KioskMessages...
- An ActiveRecord::RecordInvalid occurred in gateways#update:
``` An ActiveRecord::RecordInvalid occurred in gateways#update: Validation failed: Phone is the wrong length (should be 1...
- A lot of A NameError occurred in #: wrong constant name
``` A NameError occurred in #: wrong constant name WpLogin.phpController Request: URL : https://elocktechnologies....
- #2470 - Can't add labor hours, materials or expenses to Service Visits
/service_visits/:id/edit In the "Labor" section, entering information for 'who', 'hours' and minutes does not add a labor ...
- #2496 - Access hub initialization message fails
KioskMessages::SubscriberInitializationPb - NameError: uninitialized constant KioskMessages::InitializationSubscribers::I...
- #2506 - Unable to add value from /cards/:id
/cards/69027 Select $5 radio button. Click "add value". Goes to /cards/recharge.69027 and displays "Oops! Something's not ...
- An ActionView::Template::Error occurred in cards#request_access_code
``` An ActionView::Template::Error occurred in cards#requestaccesscode: No route matches {:action=>"grantaccesscode", :co...
- undefined method `count' for nil:NilClass
``` An ActionView::Template::Error occurred in maps#list: undefined method `count' for nil:NilClass app/views/modern/map...
- A NoMethodError occurred in cards#add_value_pay:
``` A NoMethodError occurred in cards#addvaluepay: undefined method token' for nil:NilClass app/lib/payment_method/charg...
- An ActiveRecord::InvalidForeignKey occurred in service_visits#destroy:
related ticket https://redmine.bikelink.org/issues/2483 ``` An ActiveRecord::InvalidForeignKey occurred in service_visits#...
- A Braintree::NotFoundError occurred in online_account#index
``` A Braintree::NotFoundError occurred in online_account#index: transaction with id "j7vkmyqc" not found app/datatables...
- Can't pad string 'You can get a card
``` An Exception occurred in gateway#index: Can't pad string 'You can get a card: *Online at www.bikelink.org *By Calling...
- An Exception occurred in gateway#index:
``` An Exception occurred in gateway#index: Can't pad string 'You can get a card: *Online at www.bikelink.org *By Calling...
- An ActionView::Template::Error occurred in mainboards#show:
``` An ActionView::Template::Error occurred in mainboards#show: No route matches {:action=>"edit", :controller=>"mainboar...
- #2507 - https://www.bikelink.org/gcp goes to oops page
Redmine (https://redmine.bikelink.org/issues/2507) Pull-request (https://github.com/elocktech/web/pull/954) https://www.bi...
- An ActiveRecord::PreparedStatementCacheExpired occurred in kiosks#pong
``` An ActiveRecord::PreparedStatementCacheExpired occurred in kiosks#pong: ERROR: cached plan must not change result ty...
- A NoMethodError occurred in maps#refresh:
``` A NoMethodError occurred in maps#refresh: undefined method name' for nil:NilClass app/jobs/map_crawler_job.rb:79:inb...
- undefined method `billing_address' for nil:NilClass
``` A NoMethodError occurred in payment_methods#edit: undefined method billing_address' for nil:NilClass app/controllers...
- Object must be a Date, DateTime or Time object. nil given.
``` An ActionView::Template::Error occurred in cards#index: Object must be a Date, DateTime or Time object. nil given. a...
- A NoMethodError occurred in reports#report:
``` A NoMethodError occurred in reports#report: undefined method render_json' for #
- No route matches {:action=>"show", :controller=>"location_checks", :id=>76}
``` An ActionView::Template::Error occurred in home#index: No route matches {:action=>"show", :controller=>"locationcheck...
- undefined method `is_admin?' for #<AccessCodeLogsController
``` A NoMethodError occurred in accesscodelogs#show: undefined method is_admin?' for #
- wrong number of arguments (given 1, expected 0) in payments#methods
``` An ArgumentError occurred in payments#methods: wrong number of arguments (given 1, expected 0) app/controllers/api/m...
- An Errno::ENOENT occurred in background at 2021-05-06 16:48:43 UTC
``` An Errno::ENOENT occurred in background at 2021-05-06 16:48:43 UTC : No such file or directory @ rbsysopen - /var/www...
- #2531 - App rental activity not showing up in /ui_nodes/:id/history
Redmine (https://redmine.bikelink.org/issues/2531) App rental activity is not listed in the ui_nodes history page. The ren...
- An ActionView::Template::Error occurred in access_code_logs#show
``` An ActionView::Template::Error occurred in accesscodelogs#show: undefined method `humanname' for nil:NilClass app/vi...
- A NoMethodError occurred in sip_callbacks#create:
``` A NoMethodError occurred in sip_callbacks#create: undefined method split' for nil:NilClass app/controllers/twilio/si...
- A Braintree::AuthenticationError occurred in people#show:
``` A Braintree::AuthenticationError occurred in people#show: Braintree::AuthenticationError app/lib/paymentmethod/brain...
- An ArgumentError occurred in payments#client_token
``` An ArgumentError occurred in payments#client_token: wrong number of arguments (given 1, expected 0) app/controllers/...
- A NoMethodError occurred in people#history:
``` A NoMethodError occurred in people#history: undefined method id' for nil:NilClass app/models/history.rb:250:inquery'...
- A NoMethodError occurred in cards#history
``` A NoMethodError occurred in cards#history: undefined method id' for nil:NilClass app/models/history.rb:250:inquery' ...
- A NoMethodError occurred in people#history
``` A NoMethodError occurred in people#history: undefined method id' for nil:NilClass app/models/history.rb:250:inquery'...
- An ActionView::Template::Error occurred in locations#show: comparison of Gateway with Gateway failed
``` An ActionView::Template::Error occurred in locations#show: comparison of Gateway with Gateway failed app/models/loca...
- A Mime::Type::InvalidMimeType occurred in
Consult with Michal how to exclude this error from sending to us. ``` A Mime::Type::InvalidMimeType occurred in home#index...
- An Aws::S3::Errors::NoSuchKey occurred in firmwares#create
ON: https://devices.test.bikelink.org ``` An Aws::S3::Errors::NoSuchKey occurred in firmwares#create: The specified key d...
- An ArgumentError occurred in registrations#new
``` An ArgumentError occurred in registrations#new: ArgumentError app/formers/modern/registration_former.rb:21:in `initi...
- reports location_details (ArgumentError) "invalid date"
``` An ArgumentError occurred in reports#location_details: invalid date app/lib/dateext.rb:61:in `daterange_setup' Reque...
- #2659 - Mark clipper cards as updated when user verifies their profile
Redmine (https://redmine.bikelink.org/issues/2659) Pull-request (https://github.com/elocktech/web/pull/1029) Problem See #...
- #4239 - EOFError "Unexpected end of stream while reading length"
There is an issue with G7 LCB log parser... ``` An EOFError occurred in background at 2025-10-15 04:27:36 UTC : Unexpecte...
- particular system tests keep failing on master branch
FAIL["test_when_filters_wont_see_modal_dialog", #
- An ArgumentError occurred in registrations#new:
``` An ArgumentError occurred in registrations#new: ArgumentError app/formers/modern/registration_former.rb:21:in `initi...
- #2694 - Can't pad string '*Bay Area Air Quality Management District' to 40 because string is already longer.
``` An Exception occurred in gateway#index: Can't pad string '*Bay Area Air Quality Management District' to 40 because st...
- A ReportQueries::ObjectMissingError occurred in reports#location_details:
``` A ReportQueries::ObjectMissingError occurred in reports#location_details: Expected 1 owners, but found 0. Missing: [8...
- #3144 - A NoMethodError occurred in reports#report: undefined method `reverse' for nil:NilClass
``` A NoMethodError occurred in reports#report: undefined method reverse' for nil:NilClass app/lib/reports.rb:258:inrend...
- #3544 - Datagrid pagination does not work
David and Petr discovered that the datagrid pagination does not work (it does not change the page) .
- An ActiveRecord::InvalidForeignKey occurred in service_visits#create:
``` An ActiveRecord::InvalidForeignKey occurred in service_visits#create: PG::ForeignKeyViolation: ERROR: insert or upda...
- #2693 - Validation failed: Phone is the wrong length (should be 10 characters)
``` An ActiveRecord::RecordInvalid occurred in transit_card#link: Validation failed: Phone is the wrong length (should be...
- An ActionView::Template::Error occurred in latches#show:
`` undefined methodcardid' for #UiNodeLog:0x00007f08e49ff328 Did you mean? card app/lib/historydescriptions.rb:448:in `h...
- An ArgumentError occurred in ui_node_log_batches#import:
``` An ArgumentError occurred in uinodelog_batches#import: base specified for non string value app/lib/binarylogparser.r...
- An ActionView::Template::Error occurred in home#index
``` An ActionView::Template::Error occurred in home#index: Webpacker can't find modern.css in /var/www/mobile/public/pack...
- A TypeError occurred in people#verify_phone:
`` no implicit conversion of nil into String app/lib/firebase_wrapper.rb:113:in+' Request: URL : https://full-db.t...
- An ActiveRecord::InvalidForeignKey occurred in gateways#destroy
``` An ActiveRecord::InvalidForeignKey occurred in gateways#destroy: PG::ForeignKeyViolation: ERROR: update or delete on...
- A ShellCmd::BadExitStatus occurred in cage_uses#show:
``` A ShellCmd::BadExitStatus occurred in cage_uses#show: rsync -q -e "ssh " --include-from=/var/www/bikelink/tmp/rsync-i...
- Validation failed: Phone is the wrong length (should be 10 characters)
``` An ActiveRecord::RecordInvalid occurred in cards#add_value: Validation failed: Phone is the wrong length (should be 1...
- An ActiveRecord::InvalidForeignKey occurred in trouble_tickets#destroy
``` An ActiveRecord::InvalidForeignKey occurred in trouble_tickets#destroy: PG::ForeignKeyViolation: ERROR: update or de...
- undefined method `person_payment_method_path'
``` An ActionView::Template::Error occurred in online_account#index: undefined method `personpaymentmethodpath' for #<#Cl...
- A NoMethodError occurred in blocks#create:
``` A NoMethodError occurred in blocks#create: undefined method firebase_token' for nil:NilClass app/lib/firebase_wrappe...
- No route matches {:action=>"get_credit_card_info", :controller=>"answering_service"}
``` An ActionView::Template::Error occurred in answeringservice#getaddvalueamount: No route matches {:action=>"getcreditc...
- ids incoming (Twilio::REST::RestError) "[HTTP 400] 21610 : Unable to create record
``` A Twilio::REST::RestError occurred in ids#incoming: [HTTP 400] 21610 : Unable to create record The message From/To pa...
- #2521 - Unable to transfer cards to vendor
Redmine (https://redmine.bikelink.org/issues/2521) Pull-request (https://github.com/elocktech/web/pull/951) Jessica report...
- An Exception occurred in gateway#index:
``` An Exception occurred in gateway#index: Can't pad string 'You can get a card: *Online at www.bikelink.org *By Calling...
- undefined method `count' for nil:NilClass in maps#list:
this is different one ``` An ActionView::Template::Error occurred in maps#list: undefined method `count' for nil:NilClass...
- An Errno::ENOENT occurred in background at 2021-03-09 18:09:10 UTC
``` An Errno::ENOENT occurred in background at 2021-03-09 18:09:10 UTC : No such file or directory @ rbsysopen - /var/www...
- An ArgumentError occurred in payments#methods
``` An ArgumentError occurred in payments#methods: wrong number of arguments (given 1, expected 0) app/controllers/api/m...
- An ActionView::Template::Error occurred in stickers#buy
``` An ActionView::Template::Error occurred in stickers#buy: undefined method gsub' for nil:NilClass app/helpers/sticker...
- An ActiveRecord::StatementInvalid occurred in service_visits#index
``` An ActiveRecord::StatementInvalid occurred in service_visits#index: PG::SyntaxError: ERROR: syntax error at or near ...
- #3409 - (ActiveRecord::RecordInvalid) "Validation failed: Serial number has already been taken"
``` An ActiveRecord::RecordInvalid occurred in background at 2023-06-07 06:33:21 UTC : Validation failed: Serial number h...
- #3351 - An ActiveRecord::RecordInvalid occurred in g7_spaces#make_it_available: Validation failed: Amount must be greater than 0 app/models/account.rb:61:in `debit!'
``` An ActiveRecord::RecordInvalid occurred in g7spaces#makeit_available: Validation failed: Amount must be greater than ...
- #3432 - cards#pay (ActiveRecord::RecordInvalid) "Validation failed: Person base Either email or
``` An ActiveRecord::RecordInvalid occurred in cards#pay: Validation failed: Person base Either email or unverifiedemail ...
- #3445 - reports#report (ReportQueries::ObjectMissingError) "Expected 1 locations, but found 0.
``` A ReportQueries::ObjectMissingError occurred in reports#report: Expected 1 locations, but found 0. Missing: [682]. Id...
- #3278 - An ActionController::ParameterMissing occurred in sessions#create: param is missing or the value is empty: person
``` An ActionController::ParameterMissing occurred in sessions#create: param is missing or the value is empty: person ap...
- #2701 - An ActiveRecord::PreparedStatementCacheExpired occurred in people#index:
``` An ActiveRecord::PreparedStatementCacheExpired occurred in people#index: ERROR: cached plan must not change result t...
- #3668 - ended_rentals_issues#end_rental (RestClient::BadGateway) "502 Bad Gateway"
``` A RestClient::BadGateway occurred in endedrentalsissues#end_rental: 502 Bad Gateway app/lib/firebasewrapper.rb:127:i...
- #3167 - An ActiveRecord::RecordInvalid occurred in people#cancel_change_email
``` An ActiveRecord::RecordInvalid occurred in people#cancelchangeemail: Validation failed: Either email or unverifiedema...
- #3269 - ui_nodes#destroy (ActiveRecord::InvalidForeignKey) "PG::ForeignKeyViolation: ERROR: update or ...
``` An ActiveRecord::InvalidForeignKey occurred in ui_nodes#destroy: PG::ForeignKeyViolation: ERROR: update or delete on...
- #3266 - A Date::Error occurred in reports#report: invalid date
``` A Date::Error occurred in reports#report: invalid date app/lib/reportqueries/rentalstarts.rb:142:in `block in inclus...
- #3408 - online_account#index (ActionView::Template::Error) "PG::InvalidTextRepresentation: ERROR:
``` An ActionView::Template::Error occurred in online_account#index: PG::InvalidTextRepresentation: ERROR: invalid input...
- An ActiveRecord::RecordInvalid occurred in people#remove_verify_email:
``` An ActiveRecord::RecordInvalid occurred in people#removeverifyemail: Validation failed: Either email or unverifiedema...
- #3270 - people#force_verify_email (ActiveRecord::RecordInvalid) "Validation failed: Email ignaciowlck@g...
``` An ActiveRecord::RecordInvalid occurred in people#forceverifyemail: Validation failed: Email ignaciowlck@gmail.com is...
- #3276 - A NoMethodError occurred in send_lcc#check_selected_cards - undefined method `verified_or_unverified_email' for nil:NilClass
``` A NoMethodError occurred in sendlcc#checkselected_cards: undefined method verified_or_unverified_email' for nil:NilCl...
- #3301 - SMTP To address may not be blank: []
``` An ArgumentError occurred in background at 2023-01-19 15:52:21 UTC : SMTP To address may not be blank: [] /var/www/b...
- #3411 - stickers#pay (NoMethodError) "undefined method `name' for nil:NilClass"
``` A NoMethodError occurred in stickers#pay: undefined method name' for nil:NilClass app/models/m_transaction.rb:137:in...
- #3430 - undefined method `usp_queues' for nil:NilClass
``` A NoMethodError occurred in latches#unlock: undefined method usp_queues' for nil:NilClass app/lib/gateway_usp_queue_...
- An ActiveRecord::PreparedStatementCacheExpired occurred in gateway#index:
``` An ActiveRecord::PreparedStatementCacheExpired occurred in gateway#index: ERROR: cached plan must not change result ...
- work_orders#show (ActionView::Template::Error) "undefined method `full_name' for nil:NilClass"
``` An ActionView::Template::Error occurred in work_orders#show: undefined method `fullname' for nil:NilClass app/views/...
- An ActiveRecord::RecordNotUnique occurred in answering_service#check_for_existing
``` An ActiveRecord::RecordNotUnique occurred in answeringservice#checkfor_existing: PG::UniqueViolation: ERROR: duplica...
- #2091 - info submit_contact (ActionController::BadRequest) "Invalid request parameters: invalid %-encod.
``` An ActionController::BadRequest occurred in info#submit_contact: Invalid request parameters: invalid %-encoding (Hell...
- #3413 - m_transactions#fulfilled (Net::SMTPSyntaxError) "501 5.1.3 Bad recipient address syntax\n"
``` A Net::SMTPSyntaxError occurred in m_transactions#fulfilled: 501 5.1.3 Bad recipient address syntax app/controllers/...
- #3423 - User's having trouble with email verification
User reported problem with confirming email, see emails below. We have another ticket #3396, where users also reported a p...
- #3302 - A Twilio::REST::RestError occurred in send_lcc#send_code:
``` A Twilio::REST::RestError occurred in sendlcc#sendcode: [HTTP 400] 21211 : Unable to create record The 'To' number 55...
- #3307 - locations#sidebar_info (ActionView::Template::Error) "undefined method `access_hub?'
``` An ActionView::Template::Error occurred in locations#sidebar_info: undefined method `accesshub?' for #
- #3392 - Net::OpenTimeout app/datatables/account_transactions_datatable.rb:97:in `braintree_description_for'
``` A Net::OpenTimeout occurred in online_account#index: Net::OpenTimeout app/datatables/accounttransactionsdatatable.rb...
- #3345 - An ActiveRecord::StatementInvalid occurred in blocked_cards#index:
``` An ActiveRecord::StatementInvalid occurred in blocked_cards#index: PG::UndefinedTable: ERROR: missing FROM-clause en...
- #3406 - reports#report (ActiveRecord::StatementInvalid) "PG::ConnectionBad: PQconsumeInput() SSL SYSCAL...
``` An ActiveRecord::StatementInvalid occurred in reports#report: PG::ConnectionBad: PQconsumeInput() SSL SYSCALL error: ...
- #3385 - A NoMethodError occurred in reports#report_statistics:
``` A NoMethodError occurred in reports#report_statistics: undefined method in_time_zone' for nil:NilClass app/lib/repor...
- A NoMethodError occurred in background at 2023-03-31 16:02:34 UTC : undefined method `empty' for G7Space:Class
``` A NoMethodError occurred in background at 2023-03-31 16:02:34 UTC : undefined method empty' for G7Space:Class /var/w...
- Validation failed: Email has already been taken app/controllers/people_controller.rb:57:in `remove_verify_email'
``` An ActiveRecord::RecordInvalid occurred in people#removeverifyemail: Validation failed: Email has already been taken ...
- #3342 - home#facility_owner_index: undefined method `any?' for nil:NilClass
``` An ActionView::Template::Error occurred in home#facilityownerindex: undefined method `any?' for nil:NilClass app/vie...
- ongoing_rentals_issues#bike_parked_issue_request (Card::RangeError) "Can't parse card number
``` A Card::RangeError occurred in ongoingrentalsissues#bikeparkedissue_request: Can't parse card number range: 'S56V'. ...
- (ActiveRecord::ActiveRecordError) "cannot update a new record"
``` An ActiveRecord::ActiveRecordError occurred in background at 2023-03-02 15:45:56 UTC : cannot update a new record /v...
- #3341 - An ActionView::Template::Error occurred in histories#index: Nil location provided. Can't build URI.
``` An ActionView::Template::Error occurred in histories#index: Nil location provided. Can't build URI. app/views/access...
- #3474 - User with unverified email/phone unable to log in
From User: From: justendreed@gmail.com Date: 09/12/2023 01:42AM Problem type: Other Browser version: Mozilla/5.0 (Macintos...
- #3708 - G5 History not showing manager card information correctly
https://www.bikelink.org/ui_nodes/536/history Door opened log shows opened "By Manager Card#: 72998" but that is not actua...
- locations#show (NoMethodError) "undefined method `id' for nil:NilClass"
``` A NoMethodError occurred in locations#show: undefined method id' for nil:NilClass app/models/error_message.rb:13:inb...
- #3498 - locations#show (NoMethodError) "undefined method `id' for nil:NilClass"
``` A NoMethodError occurred in locations#show: undefined method id' for nil:NilClass app/models/error_message.rb:13:inb...
- registrations#create (ActionController::ParameterMissing) "param is missing or the value is empty
``` An ActionController::ParameterMissing occurred in registrations#create: param is missing or the value is empty: moder...
- #3746 - blocks#create (NoMethodError) "undefined method `firebase_token' for nil:NilClass"
``` A NoMethodError occurred in blocks#create: undefined method firebase_token' for nil:NilClass app/lib/firebase/notifi...
- access_hubs#destroy (ActiveRecord::RecordInvalid) "Validation failed: Name can't be blank
``` An ActiveRecord::RecordInvalid occurred in access_hubs#destroy: Validation failed: Name can't be blank, Access hub mo...
- #3388 - An ActiveRecord::RecordInvalid occurred in answering_service#add_value:
``` An ActiveRecord::RecordInvalid occurred in answeringservice#addvalue: Validation failed: Email has already been taken...
- #3344 - An ActionController::ParameterMissing occurred in sessions#create:
``` An ActionController::ParameterMissing occurred in sessions#create: param is missing or the value is empty: person ap...
- cage_uses show (ShellCmd::BadExitStatus) "rsync -q -e \"ssh \" --include-from=/var/www/bikelink.
You need to create task for it on https://redmine.bikelink.org Put link to note ``` A ShellCmd::BadExitStatus occurred in...
- g7_latch_control_boards#index (ActiveRecord::StatementInvalid) "PG::SyntaxError: ERROR
``` An ActiveRecord::StatementInvalid occurred in g7latchcontrol_boards#index: PG::SyntaxError: ERROR: syntax error at o...
- #2945 - An ActiveRecord::RecordNotUnique occurred in answering_service#check_for_existing:
``` An ActiveRecord::RecordNotUnique occurred in answeringservice#checkfor_existing: PG::UniqueViolation: ERROR: duplica...
- #3520 - latches#unlock (NoMethodError) "undefined method `gateways_ui_nodes' for nil:NilClass"
``` A NoMethodError occurred in latches#unlock: undefined method gateways_ui_nodes' for nil:NilClass app/lib/gateway_usp...
- registrations#create (ActionController::ParameterMissing) "param is missing
``` An ActionController::ParameterMissing occurred in registrations#create: param is missing or the value is empty: moder...
- send_lcc#check_selected_cards (NoMethodError) "undefined method `person' for nil:NilClass"
``` A NoMethodError occurred in sendlcc#checkselected_cards: undefined method person' for nil:NilClass app/mailers/peopl...
- latches#unlock (NoMethodError) "undefined method `gateways_ui_nodes' for nil:NilClass"
``` A NoMethodError occurred in latches#unlock: undefined method gateways_ui_nodes' for nil:NilClass app/lib/gateway_usp...
- #3563 - Web contact date/time is incorrect
The following message was received Jan 25, 2024 at 11:56PM, approximately 8 hours earlier than the date of the message. Me...
- #3613 - g7_ah_log_batch_files#show (ArgumentError) "invalid byte sequence in UTF-8"
An ArgumentError occurred in g7ahlogbatchfiles#show: invalid byte sequence in UTF-8 app/models/g7accesshubs/logbatchfile...
- #3703 - ocations#sidebar_info (ActionView::Template::Error) "undefined method `include?' fo
``` An ActionView::Template::Error occurred in locations#sidebar_info: undefined method include?' for nil:NilClass app/h...
- #3639 - Do not require pin when facility owners create a card
Issue We want PINs to be created by users, not by owners. So when an owner creates a card, it should not create a pin. Use...
- #3629 - A NoMethodError occurred in send_lcc#check_selected_cards
``` A NoMethodError occurred in sendlcc#checkselected_cards: undefined method person' for nil:NilClass app/mailers/peopl...
- #3733 - payments#new (ArgumentError) "card_type is blank"
``` An ArgumentError occurred in payments#new: cardtype is blank app/services/modern/cardpricingpresenter.rb:17:in `reso...
- #3645 - emails#verify (TypeError) "can't cast ActionController::Parameters"
``` A TypeError occurred in emails#verify: can't cast ActionController::Parameters app/services/verify_person/email.rb:2...
- get_access#select (ActionView::Template::Error) "Couldn't find Item with 'id'=17"
``` An ActionView::Template::Error occurred in get_access#select: Couldn't find Item with 'id'=17 app/models/item.rb:45:...
- #3630 - Landing page slow to load as role administrator
bikelink.org (the landing page) is slow to load and/or give "504 Gateway Time-out nginx/1.14.0 (Ubuntu)" when logged in as...
- #4299 - CheckLockerContentsJob - undefined method `success?' for nil
``` A NoMethodError occurred in background at 2025-11-26 18:09:17 UTC : undefined method success?' for nil /var/www/bike...
- #3646 - registrations#create (ActionController::ParameterMissing) "param is missing or the value is emp...
``` An ActionController::ParameterMissing occurred in registrations#create: param is missing or the value is empty: moder...
- #3831 - g7_access_hub_boards#check_for_updates (NoMethodError) "undefined method `full_name' for nil:NilClass
``` A NoMethodError occurred in g7accesshubboards#checkfor_updates: undefined method full_name' for nil:NilClass app/mes...
- g7_ah_log_batch_files#show (ArgumentError) "invalid byte sequence in UTF-8"
``` An ArgumentError occurred in g7ahlogbatchfiles#show: invalid byte sequence in UTF-8 app/models/g7accesshubs/logbatch...
- g7_space_infos#index (ActionView::Template::Error) "Permission denied @ dir_s_mkdir - /var/www/..
``` An ActionView::Template::Error occurred in g7spaceinfos#index: Permission denied @ dirsmkdir - /var/www/bikelink/tmp/...
- #3830 - G7 LCB logs missing because they are detected as duplicate but they are not
Petr noticed that some G7 LCB logs (rental_info_log in this case) are missing in the database because server detects them ...
- #3655 - PG::UniqueViolation: ERROR: duplicate key value violates unique constraint "index_people_on_phone" DETAIL: Key (phone)=(9072273221) already exists.
``` An ActiveRecord::RecordNotUnique occurred in background at 2023-08-10 18:59:16 UTC : PG::UniqueViolation: ERROR: dup...
- #3650 - m_transactions#fulfill (ActionView::Template::Error) "undefined method `person' for nil:NilClas...
``` An ActionView::Template::Error occurred in m_transactions#fulfill: undefined method `person' for nil:NilClass app/vi...
- #3669 - g7_ah_log_batch_files#show (ArgumentError) "invalid byte sequence in UTF-8"
``` An ArgumentError occurred in g7ahlogbatchfiles#show: invalid byte sequence in UTF-8 app/models/g7accesshubs/logbatch...
- #3780 - Latches page not showing current history
/latches/:id page not showing current history https://www.bikelink.org/latches/864
- #3808 - Timestamps wrong on G7 locker history page
https://www.bikelink.org/g7_spaces/405/history Justice (eLock employee) started a rental at 11:48. The timestamp for the s...
- #3884 - firmwares#g7_modem_app_latest_release (NoMethodError) undefined method `download_and_extract_data' for nil:NilClass
``` A NoMethodError occurred in firmwares#g7modemapplatestrelease: undefined method download_and_extract_data' for nil:Ni...
- #3822 - G7 Space Photos page crashes when ongoing rental card is not assigned to any person
When a G7 Space has ongoing rental started by a card that has person_id: nil (card is not assigned to a person) and you tr...
- #4016 - Problem report became blank
https://www.bikelink.org/trouble_tickets/27388 At about 9:20 AM PDT on 3/10/04 I looked at pr #27388, and everything looke...
- #4302 - ui_nodes/power_configurations - "undefined method `mainboard_revision_id' for nil"
``` A NoMethodError occurred in background at 2025-12-02 23:53:05 UTC : undefined method mainboard_revision_id' for nil ...
- #4036 - photos#show (ActionController::Redirecting::UnsafeRedirectError) "Unsafe redirect
``` An ActionController::Redirecting::UnsafeRedirectError occurred in photos#show: Unsafe redirect to "https://tvtqbqkade...
- #3838 - End rental message not accepted due to account charge error
End rental message not accepted with Bikelink contactless card without owner, due to account charge error: D, [2024-09-19T...
- #3252 - Users getting accidentally blocked
We have had 2 users in the last two days unable to retrieve their bikes because there cards were disabled. One was a Clipp...
- #3054 - RENTAL_ERROR_RENTAL_DATA_STRUCTURE error when trying to start a rental
From Zac: ... I'm getting either RENTALERRORRENTALDATASTRUCTURE error or RENTALERRORINVALIDTOKENENCRYPTION error when I tr...
- #3920 - answering_service#problem_create (ActionView::Template::Error) "undefined method `id' for 8:Integer
``` An ActionView::Template::Error occurred in answeringservice#problemcreate: undefined method `id' for 8:Integer Did yo...
- #3849 - Bart North Berkeley shows that it supports clipper on map, but it should not
https://www.bikelink.org/locations/29 I looked at the g5, g7 and access hub configs and did not see that clipper was suppo...
- #3888 - maps#refresh (NoMethodError) "undefined method `-' for nil:NilClass"
``` A NoMethodError occurred in maps#refresh: undefined method -' for nil:NilClass app/services/locations/obtain_configu...
- #3882 - reports#report_statistics (Date::Error) "invalid date"
``` A Date::Error occurred in reports#report_statistics: invalid date app/lib/dateutils.rb:18:in `daterange_setup' Reque...
- An ActiveRecord::RecordInvalid occurred in access_hubs#destroy
``` An ActiveRecord::RecordInvalid occurred in access_hubs#destroy: Validation failed: Access hub must have at least one ...
- #3883 - activity_logs#index (ActionView::Template::Error) "undefined method `id' for nil:NilClass"
``` An ActionView::Template::Error occurred in activity_logs#index: undefined method id' for nil:NilClass app/decorators...
- #3929 - service_visits#index (ActiveRecord::StatementInvalid) "PG::SyntaxError: ERROR
``` An ActiveRecord::StatementInvalid occurred in service_visits#index: PG::SyntaxError: ERROR: syntax error at end of i...
- #4040 - activity_logs#show (ActionView::Template::Error) "incompatible marshal file format
``` An ActionView::Template::Error occurred in activity_logs#show: incompatible marshal file format (can't be read) f...
- #4041 - (NoMethodError) "undefined method `downcase' for nil"
``` A NoMethodError occurred in background at 2025-03-22 21:58:43 UTC : undefined method downcase' for nil /var/www/bike...
- #4043 - activity_logs#index (ActionView::Template::Error) "undefined method `serial_number'
``` An ActionView::Template::Error occurred in activity_logs#index: undefined method serial_number' for nil app/decorato...
- #3890 - send_lcc#select_contact_method (ActionView::Template::Error) "undefined method `phone' for nil:NilClass"
An ActionView::Template::Error occurred in sendlcc#selectcontact_method: undefined method `phone' for nil:NilClass app/v...
- #4042 - activity_logs#show (ActionView::Template::Error) "incompatible character encodings
``` An ActionView::Template::Error occurred in activity_logs#show: incompatible character encodings: UTF-8 and ASCII-8BIT...
- #4109 - ActiveRecord::RangeError occurred in cards#index
``` An ActiveRecord::RangeError occurred in cards#index: PG::NumericValueOutOfRange: ERROR: value "17005600084277297925"...
- #4110 - An ActiveRecord::RecordInvalid occurred in people#force_verify_phone
``` An ActiveRecord::RecordInvalid occurred in people#forceverifyphone: Validation failed: Phone has already been taken ...
- #3918 - Charge for K4 mobile rentals
From BIK-3456 (https://elocktech.atlassian.net/browse/BIK-3456): Problem Report 25125 (https://www.bikelink.org/trouble_ti...
- #4111 - ui_nodes/find_by_full_name - undefined method `casecmp' for nil
``` A NoMethodError occurred in background at 2025-05-14 14:13:45 UTC : undefined method casecmp' for nil /var/www/bikel...
- #4051 - g7_spaces#show (ActionView::Template::Error) "undefined method `person' for nil"
``` An ActionView::Template::Error occurred in g7_spaces#show: undefined method `person' for nil app/views/people/show/g...
- access_hubs#destroy (ActiveRecord::RecordInvalid) "Validation failed: Access hub must have at l...
``` An ActiveRecord::RecordInvalid occurred in access_hubs#destroy: Validation failed: Access hub must have at least one ...
- #3960 - location 963 not showing on map
/maps The mountlake terrace station (https://www.bikelink.org/locations/963) is not showing on the web map. It is showing...
- #3946 - Clipper cards not working with G7 Access Hubs
Link clipper card to account https://www.bikelink.org/transitcard/select?cardtype=clipper Hold clipper card to G7 Access H...
- #4099 - undefined method `errors' for an instance of ActiveRecord::RecordNotUnique
``` A NoMethodError occurred in background at 2025-05-03 23:51:35 UTC : undefined method errors' for an instance of Activ...
- #4100 - Error geocoding '7528 Norton ave # 4 Los Angeles, CA 90046'
``` A StandardError occurred in payments#create: Error geocoding '7528 Norton ave # 4 Los Angeles, CA 90046', google's re...
- #4026 - ui_nodes#history (Aws::S3::Errors::NoSuchKey) "The specified key does not exist."
``` An Aws::S3::Errors::NoSuchKey occurred in ui_nodes#history: The specified key does not exist. app/models/s3/storage....
- #4137 - Unable to edit some automatially generated problem reports
https://www.bikelink.org/troubletickets/28998 https://www.bikelink.org/troubletickets/28997 https://www.bikelink.org/troub...
- #4189 - trouble_tickets#show (ActionView::Template::Error) "undefined method `full_name' for nil
``` An ActionView::Template::Error occurred in trouble_tickets#show: undefined method full_name' for nil app/decorators/...
- #4208 - An ActionView::Template::Error occurred in send_lcc#select_contact_method_cage: undefined method `id' for nil
``` An ActionView::Template::Error occurred in sendlcc#selectcontactmethodcage: undefined method `id' for nil app/views/...
- #4211 - Willowbrook bike room status page giving oops somethings not right page
https://www.bikelink.org/devicerentals/status?accesshub_id=66 Unabel to end rental for Demetrius Jones (https://www.bikeli...
- #4322 - ids#incoming - not found error
``` An OpenURI::HTTPError occurred in ids#incoming: 404 Not Found app/services/idverifications/submitrequest.rb:44:in `s...
- #4341 - sessions#create - ActionController::Redirecting::UnsafeRedirectError
``` An ActionController::Redirecting::UnsafeRedirectError occurred in sessions#create: Unsafe redirect to "https://bikeli...
- #4310 - send_lcc#send_code_end_g7_rental - undefined method `number' for nil
``` A NoMethodError occurred in sendlcc#sendcodeendg7_rental: undefined method number' for nil app/models/lost_card_code...
- #4221 - ActiveRecord::AssociationTypeMismatch occurred in device_rentals#send_open_space
``` An ActiveRecord::AssociationTypeMismatch occurred in devicerentals#sendopen_space: Space(#32256100) expected, got #
- #4223 - An ArgumentError occurred in sessions#create: string contains null byte
An ArgumentError occurred in sessions#create: string contains null byte app/models/person.rb:353:in `findbyemail' Reques...
- #4224 - An ArgumentError occurred in ids#verify: SMTP To address may not be blank: []
``` An ArgumentError occurred in ids#verify: SMTP To address may not be blank: [] app/lib/authentication/ids/verifyreque...
- #4425 - g7_spaces#index - PG::AmbiguousColumn error
Also check other Datagrids for the same error. ``` An ActionView::Template::Error occurred in g7_spaces#index: PG::Ambigu...
- #4403 - g7_ah_log_batch_files#index - PG::DuplicateAlias error
``` An ActionView::Template::Error occurred in g7ahlogbatchfiles#index: PG::DuplicateAlias: ERROR: table name "g7accessh...
- #4405 - reports#location_details - undefined method `name' for nil
``` An ActionView::Template::Error occurred in reports#location_details: undefined method `name' for nil app/views/repor...
- #4229 - A NoMethodError occurred in people#index: undefined method `now' for nil
``` A NoMethodError occurred in people#index: undefined method now' for nil app/models/person.rb:620:inpageaccessestopeo...
- #4337 - IDVerifications::SubmitRequest - undefined method `content_type' for nil
``` A NoMethodError occurred in background at 2026-01-13 06:42:53 UTC : undefined method content_type' for nil /var/www/...
- #4317 - help#faq - undefined method `category' for nil
``` An ActionView::Template::Error occurred in help#faq: undefined method `category' for nil app/views/help/faqquestion....
- #4054 - g7_ah_log_batch_parts#show (ActionView::Template::Error) "incompatible character encodings: UTF-8 and ASCII-8BIT"
``` An ActionView::Template::Error occurred in g7ahlogbatchparts#show: incompatible character encodings: UTF-8 and ASCII-...
- #4240 - AccountRechargeJob: undefined method `upcase' for nil
``` A NoMethodError occurred in background at 2025-10-15 10:38:56 UTC : undefined method upcase' for nil /var/www/bikeli...
- #4242 - CheckRentalsJob: undefined method `number' for nil
``` A NoMethodError occurred in background at 2025-10-15 14:21:32 UTC : undefined method number' for nil /var/www/bikeli...
- #4241 - ShipMobileAppLogJob: (512 times) (StandardError) "Error pushing log 1321764 to loki (400)
We are getting bombarded by these errors now. I think we should remove the raise StandardError... call. ``` A StandardErro...
- #4250 - AccessHubJobs::DelayedReportDoorOpenUnexpectedlyJob: undefined method `full_name' for nil
``` A NoMethodError occurred in background at 2025-10-20 14:24:53 UTC : undefined method full_name' for nil /var/www/bik...
- An ActiveRecord::StatementInvalid occurred in online_account#index:
``` PG::UndefinedColumn: ERROR: column uinodelogs.cardid does not exist LINE 1: ...$1 OR "transactions"."stateid" IS NUL...
- #4323 - invalid byte sequence in UTF-8 errors
We've got couple of errors like this: ``` An ArgumentError occurred in activate_registrations#new: invalid byte sequence ...
- #4249 - CheckLockerContentsJob: undefined method `has_key?' for nil in analyze_locker_photo
``` A NoMethodError occurred in background at 2025-10-19 21:38:53 UTC : undefined method has_key?' for nil /var/www/bike...
- #4243 - Show Open Door Code from user profile does not work
Context On user profile (people/:id), in the "Current G7 Rentals": Clicking on "Show Open Door Code" opens the admin_help/...
- #4340 - app#show - ActionView::MissingTemplate
``` An ActionView::MissingTemplate occurred in app#show: Missing template modern/app/show, application/show with {:locale...
- #4419 - reports#report - undefined method `in_time_zone' for nil
``` A NoMethodError occurred in reports#report: undefined method in_time_zone' for nil app/lib/report_queries/parameters...
- #4422 - An ArgumentError - string contains null byte
I thought we've already handled this error and we are removing/stripping null bytes "globally". ``` An ArgumentError occur...
- #4423 - home#field_technician_index - PG::InvalidColumnReference error
``` An ActiveRecord::StatementInvalid occurred in home#fieldtechnicianindex: PG::InvalidColumnReference: ERROR: for SELE...
- #4424 - User recieving abandoned rental texts for rental that has ended
Two different users reporting abandoned rental text messages for rentals that started and ended on March 4. They both have...
- #4436 - cards#pay - record invalid error (Email has already been taken)
``` An ActiveRecord::RecordInvalid occurred in cards#pay: Validation failed: Email has already been taken, Email slapejac...
- #4438 - home#search_people - PG::InvalidEscapeSequence
``` An ActiveRecord::StatementInvalid occurred in home#search_people: PG::InvalidEscapeSequence: ERROR: LIKE pattern mus...
