I've encountered several proofs that $A = \mathbb{Z}[\frac{1 +i\sqrt{19}}{2}]$ is indeed a PID that is not euclidean. I'm quite confused with this one, which seems to be nonetheless using similar arguments. We consider that $A$ is euclidean, therefore it features a euclidean function $\nu$. Let $x \neq 0$ non-unit such that $\nu(x)$ is minimal, and let $\bar{y} \neq 0$ an element of the quotient space $A/(x)$. By definition of $x$, it is clear that if $y = qx + r$, then $r$ must be invertible, so $r = 1$ or $r = -1$ (because $\nu(r) < \nu(x)$).
From that we deduce that either $A \simeq \mathbb{F}_2$ or $A \simeq \mathbb{F}_3$. I'm not totally confident with this first fact. Indeed, it seems the only possible remainder (i.e. elements of $A/(x)$) are $0, 1, -1$. Either everyone of them is possible, and $A \simeq \mathbb{F}_3$, or only two of them occur ($0$ and $1$ for instance) and $A \simeq \mathbb{F}_2$. But when I tried writing actual proofs, I ended up proving the hypothesis (that $A$ is euclidian) is false.
(1) If $A \simeq \mathbb{F}_2$, then $\bar{y}$ is a root of $T^2 + T + 1 \in A[T]$.
(2) If $A \simeq \mathbb{F}_3$ then $\bar{y}$ is a root of $T^2 - T - 1 \in A[T]$.
Both statements are allegedly contradictory, which seems wrong to me. ($\bar{y} \neq 0$, then $\bar{y} = 1 \in \mathbb{F}_2$, and clearly (1) is not satisfied.)