Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is this project dead? #52

Open
stef-otpyrc opened this issue Aug 1, 2018 · 10 comments
Open

Is this project dead? #52

stef-otpyrc opened this issue Aug 1, 2018 · 10 comments

Comments

@stef-otpyrc
Copy link

Trying to get some attention from the devs, what's going on, where is the new version?
#44

@epinault
Copy link

Most likely dead . I made a request to Hex.pm to takeover the package in hex.pm. We will see in 30 days

meanwhile I posted this https://github.com/epinault/wobserver on other issues that I fixed. We can now use it with Phoenix 1.4

@shovelend
Copy link

Most likely dead . I made a request to Hex.pm to takeover the package in hex.pm. We will see in 30 days

meanwhile I posted this https://github.com/epinault/wobserver on other issues that I fixed. We can now use it with Phoenix 1.4

@epinault Thanks for your serious efforts. I am using your forked version and trying to make Phoenix 1.4 work with little to no luck. It's still complaining about

** (EXIT) an exception was raised:
        ** (UndefinedFunctionError) function Wobserver.Web.PhoenixSocket.child_spec/1 is undefined or private
            (wobserver) Wobserver.Web.PhoenixSocket.child_spec([endpoint: MyWeb.Endpoint])
            (elixir) lib/enum.ex:1314: Enum."-map/2-lists^map/1-0-"/2
            (phoenix) lib/phoenix/endpoint/supervisor.ex:56: Phoenix.Endpoint.Supervisor.init/1
            (stdlib) supervisor.erl:295: :supervisor.init/1
            (stdlib) gen_server.erl:374: :gen_server.init_it/2
            (stdlib) gen_server.erl:342: :gen_server.init_it/6
            (stdlib) proc_lib.erl:249: :proc_lib.init_p_do_apply/3

Do you happen to know how I should fix this compilation error?

@jrgvf
Copy link

jrgvf commented Feb 15, 2019

Guys, try without use Wobserver.Web.PhoenixSocket in endpoint.ex and it's work.
The Wobserver application start already make the 'magic' for us.

@rwngallego
Copy link

@epinault have you have any luck in taking over the project? There's a lot of issues with old dependencies. It would be great to at least solve these issues.

@axelson
Copy link

axelson commented Mar 5, 2019

In addition to @epinault's fork there is this hex package: https://hex.pm/packages/wobserverfork which I believe originates from https://github.com/alfonsoperez/wobserver

@epinault
Copy link

epinault commented Apr 2, 2019

I need to ask the hex.pm maintainer. he asked for my email but I don t see that I own the package on hex.pm. Will check tomorrow

@antoniobg
Copy link

@shovelend did you manage to run it on Phoenix 1.4?

@jmn
Copy link

jmn commented Sep 28, 2019

Any updates on getting this to run on recent versions?

@liyu1981
Copy link

liyu1981 commented Apr 5, 2023

I forked it and made it working under current Elixir 1.14 with Erlang/OTP 25, at here: https://github.com/liyu1981/wobserver-ng. If you are interested please try.

I intentionally want to keep making it updated with Elixir new versions in my spare time.

@epinault
Copy link

epinault commented Apr 5, 2023

Ah thanks . I moved on to use Phoenix live dashboard the last few years

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

9 participants