Project

General

Profile

Actions

Bug #3628

closed

invalid byte-sequence for encoding utf8 when importing facts

Added by Dennis Benndorf over 10 years ago. Updated almost 7 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
Facts
Target version:
-
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

When importing hosts and facts in foreman 1.3.1 with

foreman-rake puppet:import:hosts_and_facts

I get the following error message:

rake aborted!
PG::CharacterNotInRepertoire: FEHLER:  ungültige Byte-Sequenz für Kodierung »UTF8«: 0xe46973
: INSERT INTO "fact_values" ("created_at", "fact_name_id", "host_id", "updated_at", "value") VALUES ($1, $2, $3, $4, $5) RETURNING "id" 

All other hosts are imported correctly, but this one. It is the only Windows-Server in this setup.


Related issues 1 (0 open1 closed)

Related to Foreman - Bug #1560: Foreman and windows-1250 encoding (puppet facts)Resolved03/30/2012Actions
Actions

Also available in: Atom PDF