GithubHelp home page GithubHelp logo

seibii / container_ship Goto Github PK

View Code? Open in Web Editor NEW
8.0 8.0 1.0 1.02 MB

:whale: Yet another ECS deployment tool

License: MIT License

Ruby 100.00%
container-ship deployment deployment-tools docker ecs ecs-deployment

container_ship's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

Forkers

machupicchubeta

container_ship's Issues

ActionView::Template::Error: incompatible character encodings: UTF-8 and ASCII-8BIT

Sentry Issue: SEIBIILP-4Q

Encoding::CompatibilityError: incompatible character encodings: UTF-8 and ASCII-8BIT
  app/views/layouts/user.html.slim:9:in `_app_views_layouts_user_html_slim___1645595973792978557_47002742712240'
    = display_meta_tags(default_meta_tags)
...
(104 additional frame(s) were not displayed)

ActionView::Template::Error: incompatible character encodings: UTF-8 and ASCII-8BIT

NoMethodError: undefined method `[]' for nil:NilClass

Sentry Issue: NOTIFICATION-1F

NoMethodError: undefined method `[]' for nil:NilClass
  lib/seibii-notification/authenticator.rb:21:in `block in user_id'
    &.yield_self { |token| verify_token(token: token)['sub'] }
  lib/seibii-notification/authenticator.rb:21:in `yield_self'
    &.yield_self { |token| verify_token(token: token)['sub'] }
  lib/seibii-notification/authenticator.rb:21:in `user_id'
    &.yield_self { |token| verify_token(token: token)['sub'] }
  lib/seibii-notification/authenticator.rb:10:in `current_user_id'
    @current_user_id ||= JWTVerifier.user_id(request)
  lib/seibii-notification/authenticator.rb:7:in `block in included'
    before { halt 403, UnauthenticatedError.new.to_json unless current_user_id }
...
(39 additional frame(s) were not displayed)

https://github.com/seibii/seibii-api/pull/3564
これと同様の対応が必要

ActionView::Template::Error: undefined method `strip' for #<Hash:0x000055bf8edfc458>

Sentry Issue: SEIBIIAPI-GM

NoMethodError: undefined method `strip' for #<Hash:0x000055bf8edfc458>
  app/admin/customer_conversation.rb:49:in `block (6 levels) in <main>'
    span simple_format conversation.content
  app/admin/customer_conversation.rb:46:in `block (5 levels) in <main>'
    div style: "width: fit-content; #{conversation.operator? ? balloon_style : balloon_style_active}" do
  app/admin/customer_conversation.rb:42:in `each'
    assigns.dig(:result_hash, :conversations).each do |conversation|
  app/admin/customer_conversation.rb:42:in `block (4 levels) in <main>'
    assigns.dig(:result_hash, :conversations).each do |conversation|
  app/admin/customer_conversation.rb:41:in `block (3 levels) in <main>'
    row :messages do
...
(211 additional frame(s) were not displayed)

ActionView::Template::Error: undefined method `strip' for #<Hash:0x000055bf8edfc458>

Handle ECS task is STOPPED

Now: container_ship exec waits for timeout whether ECS task is STOPPED or not
Expected: If ECS task is STOPPED, the command should be aborted.

ActionView::MissingTemplate: Missing template errors/internal_server_error with {:locale=>[:ja], :formats=>[:amp], :variants=>...

Sentry Issue: SEIBIILP-GE

ActionView::MissingTemplate: Missing template errors/not_found with {:locale=>[:ja], :formats=>[:amp], :variants=>[], :handlers=>[:raw, :erb, :html, :builder, :ruby, :slim, :jbuilder]}. Searched in:
  * "/rails/app/views"
  * "/rails/vendor/bundle/ruby/2.6.0/gems/kaminari-bootstrap-3.0.1/app/views"
  * "/rails/vendor/bundle/ruby/2.6.0/gems/kaminari-core-1.2.1/app/views"
  * "/rails/vendor/bundle/ruby/2.6.0/gems/devise-4.7.2/app/views"

  app/controllers/user/allmenues_controller.rb:15:in `show'
    render 'errors/not_found', status: :not_found if @service.nil?
...
(92 additional frame(s) were not displayed)

ActionView::MissingTemplate: Missing template errors/internal_server_error with {:locale=>[:ja], :formats=>[:amp], :variants=>[], :handlers=>[:raw, :erb, :html, :builder, :ruby, :slim, :jbuilder]}. Searched in:
  * "/rails/app/views"
  * "/rails/vendor/bundle/ruby/2.6.0/gems/kaminari-bootstrap-3.0.1/app/views"
  * "/rails/vendor/bundle/ruby/2.6.0/gems/kaminari-core-1.2.1/app/views"
  * "/rails/vendor/bundle/ruby/2.6.0/gems/devise-4.7.2/app/views"

  app/controllers/concerns/error_handlers.rb:32:in `rescue500'
    render 'errors/internal_server_error', status: :internal_server_error
...
(84 additional frame(s) were not displayed)

ArgumentError: missing keywords: id, maintain_category_id, name, display_name, description, duration, images, pr...

Sentry Issue: SEIBIILP-81

ArgumentError: missing keywords: id, maintain_category_id, name, display_name, description, duration, images, price_items, meta_item, priority
  app/models/service_item.rb:20:in `initialize'
    def initialize(id:, maintain_category_id:, name:, display_name:, description:, duration:, images:, price_items:, meta_item:, priority:) # rubocop:disable Metrics/ParameterLists
  app/models/concerns/api_repository.rb:22:in `new'
    new(**json)
  app/models/concerns/api_repository.rb:22:in `fetch'
    new(**json)
  app/models/service_item.rb:15:in `block in find'
    fetch(path: "maintenances/#{name}")
  app/models/service_item.rb:14:in `find'
    Rails.cache.fetch("/model/service_items/#{name}", expires_in: 1.hour) do
...
(81 additional frame(s) were not displayed)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.