hjemmel

hjemmel

Engineering Elixir Applications - Trigger Autoscale

Hi Folks,

Not sure if anyone had same problem but when deploying the ghcr.io/beamops/kanban:infrastructure-page image in the section Trigger Your Application to Autoscale Using a Prepared Stats Page the image the docker image is failing always with the following message:

10:43:34.149 line=1373 pid=<0.2390.0> registered_name=Kanban.InfrastructureMonitor file=gen_server.erl domain=otp mfa=:gen_server.error_info/8 [error] GenServer Kanban.InfrastructureMonitor terminating
** (MatchError) no match of right hand side value: {:error, {:http_error, 400, %{body: "<ErrorResponse xmlns=\"http://autoscaling.amazonaws.com/doc/2011-01-01/\">\n  <Error>\n    <Type>Sender</Type>\n    <Code>ValidationError</Code>\n    <Message>AutoScalingGroup name not found - AutoScalingGroup swarm-asg not found</Message>\n  </Error>\n  <RequestId>d1f4d394-2473-4b1c-8cec-524a8869d3fd</RequestId>\n</ErrorResponse>\n", headers: [{"x-amzn-RequestId", "d1f4d394-2473-4b1c-8cec-524a8869d3fd"}, {"Content-Type", "text/xml"}, {"Content-Length", "324"}, {"Date", "Wed, 22 Oct 2025 10:43:34 GMT"}, {"Connection", "close"}], status_code: 400}}}
    (kanban 0.1.0) lib/kanban/infrastructure/monitor.ex:37: Kanban.InfrastructureMonitor.handle_continue/2
    (stdlib 5.1.1) gen_server.erl:1067: :gen_server.try_handle_continue/3
    (stdlib 5.1.1) gen_server.erl:977: :gen_server.loop/7
    (stdlib 5.1.1) proc_lib.erl:241: :proc_lib.init_p_do_apply/3
Last message: {:continue, :init}

I checked the autoscale name, it is definitely named swarm-asg not sure what could be happening.

The only thing different from the book is that I am using ap-southeast-2 as region.

Where Next?

Popular Pragmatic Bookshelf topics Top

johnp
Running the examples in chapter 5 c under pytest 5.4.1 causes an AttributeError: ‘module’ object has no attribute ‘config’. In particula...
New
jamis
The following is cross-posted from the original Ray Tracer Challenge forum, from a post by garfieldnate. I’m cross-posting it so that the...
New
mikecargal
Title: Hands-On Rust (Chap 8 (Adding a Heads Up Display) It looks like ​.with_simple_console_no_bg​(SCREEN_WIDTH*2, SCREEN_HEIGHT*2...
New
AleksandrKudashkin
On the page xv there is an instruction to run bin/setup from the main folder. I downloaded the source code today (12/03/21) and can’t see...
New
joepstender
The generated iex result below should list products instead of product for the metadata. (page 67) iex&gt; product = %Product{} %Pento....
New
jskubick
I’m under the impression that when the reader gets to page 136 (“View Data with the Database Inspector”), the code SHOULD be able to buil...
New
brunogirin
When I run the coverage example to report on missing lines, I get: pytest --cov=cards --report=term-missing ch7 ERROR: usage: pytest [op...
New
New
jwandekoken
Book: Programming Phoenix LiveView, page 142 (157/378), file lib/pento_web/live/product_live/form_component.ex, in the function below: d...
New
roadbike
From page 13: On Python 3.7, you can install the libraries with pip by running these commands inside a Python venv using Visual Studio ...
New

Other popular topics Top

PragmaticBookshelf
Design and develop sophisticated 2D games that are as much fun to make as they are to play. From particle effects and pathfinding to soci...
New
PragmaticBookshelf
Rust is an exciting new programming language combining the power of C with memory safety, fearless concurrency, and productivity boosters...
New
PragmaticBookshelf
Build highly interactive applications without ever leaving Elixir, the way the experts do. Let LiveView take care of performance, scalabi...
New
DevotionGeo
The V Programming Language Simple language for building maintainable programs V is already mentioned couple of times in the forum, but I...
New
AstonJ
Continuing the discussion from Thinking about learning Crystal, let’s discuss - I was wondering which languages don’t GC - maybe we can c...
New
rustkas
Intensively researching Erlang books and additional resources on it, I have found that the topic of using Regular Expressions is either c...
New
hilfordjames
There appears to have been an update that has changed the terminology for what has previously been known as the Taskbar Overflow - this h...
New
PragmaticBookshelf
Develop, deploy, and debug BEAM applications using BEAMOps: a new paradigm that focuses on scalability, fault tolerance, and owning each ...
New
sir.laksmana_wenk
I’m able to do the “artistic” part of game-development; character designing/modeling, music, environment modeling, etc. However, I don’t...
New
AstonJ
If you’re getting errors like this: psql: error: connection to server on socket “/tmp/.s.PGSQL.5432” failed: No such file or directory ...
New

Latest in Engineering Elixir Applications

Engineering Elixir Applications Portal

Sub Categories: