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

IP address save to database #46

Closed
jffin opened this issue Feb 20, 2019 · 1 comment
Closed

IP address save to database #46

jffin opened this issue Feb 20, 2019 · 1 comment

Comments

@jffin
Copy link

jffin commented Feb 20, 2019

Hello I'm experiencing issue during saving to database.

ERROR: value too long for type character varying(45)
STATEMENT: INSERT INTO "referrals_referralresponse" ("referral_id", "session_key", "user_id", "ip_address", "action", "target_content_type_id", "target_object_id", "created_at") VALUES (1242, 'sfkjgjsdfkdsfjdsfsdg', NULL, '4c13:1234:aa:44:1:1:afec:a11b, 238.522.314.142', 'RESPONDED', NULL, NULL, '2018-3-19T15:33:17.353223+00:00'::timestamptz) RETURNING "referrals_referralresponse"."id"

are there any way to fix this issue temporarily?

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

2 participants