Skip to content

Instantly share code, notes, and snippets.

@tpanum
Created March 19, 2014 20:38
Show Gist options
  • Select an option

  • Save tpanum/9650653 to your computer and use it in GitHub Desktop.

Select an option

Save tpanum/9650653 to your computer and use it in GitHub Desktop.

Revisions

  1. tpanum revised this gist Mar 19, 2014. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion gistfile1.txt
    Original file line number Diff line number Diff line change
    @@ -1,4 +1,4 @@
    Conn:gfsOpen(#gfs_file{filename = <<"Noir sax.mp3">>}).
    5> Conn:gfsOpen(#gfs_file{filename = <<"Noir sax.mp3">>}).
    ** exception error: no function clause matching mongoapi:gfsOpen(<<"fd">>,
    #gfs_file{recindex = 3,
    docid = {oid,<<"0000c1d78e4f8828b7000002">>},
  2. tpanum revised this gist Mar 19, 2014. No changes.
  3. tpanum created this gist Mar 19, 2014.
    11 changes: 11 additions & 0 deletions gistfile1.txt
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,11 @@
    Conn:gfsOpen(#gfs_file{filename = <<"Noir sax.mp3">>}).
    ** exception error: no function clause matching mongoapi:gfsOpen(<<"fd">>,
    #gfs_file{recindex = 3,
    docid = {oid,<<"0000c1d78e4f8828b7000002">>},
    filename = <<"Noir sax.mp3">>,contentType = undefined,
    length = 157696,chunkSize = 262144,
    uploadDate = {1394,972127,93000},
    aliases = undefined,
    metadata = [{<<"parentObject">>,
    {oid,<<"0000c1d78e4f8828b7000001">>}}],
    md5 = <<"f2a1deea26cb78f91db871b5dd33bfbb">>}) (src/mongoapi.erl, line 554)