ApplyTxError [LedgerFailure (UtxowFailure (UtxoFailure (OutsideValidityIntervalUTxO (ValidityInterval {validFrom = SNothing, validTo = SJust (SlotNo 10000000)})

Hey guys, I manually create transaction with unspent UTXO’s and then sign and publish them.
However, I started seeing this error.

Any idea how to resolve this or read more about this.

The value for ttl (invalid-hereafter) should be higher than the tip, i.e. absolute Slot number.

See here for details about fetching current tip.