Skip to content

Instantly share code, notes, and snippets.

@iizukanao
Created January 31, 2011 09:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save iizukanao/803803 to your computer and use it in GitHub Desktop.
Save iizukanao/803803 to your computer and use it in GitHub Desktop.
Error message that I encountered while using app
DBI Exception: DBD::mysql::st execute failed: Duplicate entry '(null)' for key 'apns_token' [for Statement "INSERT INTO user_apns ( apns_token, created_date, user) VALUES ( ?, ?, ? )" with ParamValues: 0="(null)", 1='2011-01-31 18:02:49', 2='407'] at /home/homepage/perl5/lib/perl5/DBIx/Class/Schema.pm line 1026
..続く
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment