Giter Club home page Giter Club logo

pinglix's People

Contributors

kianmeng avatar pvdvreede avatar samhamilton avatar take-five avatar technicalcapt avatar validere-ben avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

pinglix's Issues

Unable to compile when updating elixir 1.4.5 and erlang OTP 20

I am unable to compile my application when updating elixir 1.4.5 and erlang/ OTP 20

** (CompileError) lib/martide/ping.ex:1: undefined function run_check/1
    (stdlib) lists.erl:1338: :lists.foreach/2
    (stdlib) erl_eval.erl:670: :erl_eval.do_apply/6
    (elixir) lib/kernel/parallel_compiler.ex:117: anonymous fn/4 in Kernel.ParallelCompiler.spawn_compilers/1

on

$ elixir -v
Erlang/OTP 20 [erts-9.0] [source] [64-bit] [smp:8:8] [ds:8:8:10] [async-threads:10] [hipe] [kernel-poll:false] [dtrace]

Elixir 1.4.5

function Timex.Duration.now/1 is undefined (module Timex.Duration is not available)

I had to manually add :timex to :extra_applications, that enables Pinglix to use Timex.Duration.now/1.

Maybe this should be fixed here, or at least added to the README. Spent some time debugging this, as I didn't expect Pinglix causing this by a transient dependency.

Request: GET /_ping
** (exit) an exception was raised:
    ** (UndefinedFunctionError) function Timex.Duration.now/1 is undefined (module Timex.Duration is not available)
        Timex.Duration.now(:seconds)
        (pinglix) lib/pinglix/status.ex:29: Pinglix.Status.set_current_time/1
        (hs_api) lib/.../ping.ex:1: Redacted.Ping.call/2
        (hs_api) lib/.../endpoint.ex:1: Redacted.Endpoint.plug_builder_call/2
        (hs_api) lib/.../endpoint.ex:1: Redacted.Endpoint.call/2
        (plug) lib/plug/adapters/cowboy/handler.ex:15: Plug.Adapters.Cowboy.Handler.upgrade/4
        (cowboy) /.../deps/cowboy/src/cowboy_protocol.erl:442: :cowboy_protocol.execute/4
19:42:08.307 [info] SIGTERM received - shutting down

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.