errors.fyi community error code reference
Encoding--CompatibilityError
ruby

Encoding::CompatibilityError

Raised when two strings with incompatible encodings are combined, or when a character cannot be converted to the target encoding.

References

โ† all namespaces for Encoding--CompatibilityError