Skip to content

Getting System.NullReferenceException at PhoenixChannels.Socket.FlushSendBuffer() using the example under Phoenix 1.4.11 #9

@acrolink

Description

@acrolink

Here is the error at VS:

System.NullReferenceException
  HResult=0x80004003
  Message=Object reference not set to an instance of an object.
  Source=PhoenixChannels
  StackTrace:
   at PhoenixChannels.Socket.FlushSendBuffer()

And here are what gets received at the Phoenix back-end:

[info] CONNECTED TO MemeWeb.UserSocket in 192µs
  Transport: :websocket
  Serializer: Phoenix.Socket.V2.JSONSerializer
  Connect Info: %{}
  Parameters: %{"vsn" => "2.0.0"}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions