Jwt key expired

My gateway was working fine for quite few days; all of a sudden it stopped, and I could see a message about ‘jwt key expired’. How do I fix it?

I saw a similar error (Unable to locate package chipstack-gateway-bridge [Key EXPIRED]) when I was installing the ChirpStack, and I’m seeing it now. Are they related by any chance? How do I prevent this error from recurring?

When I reset the board, and restarted the packet forwarder, its up and running.

This is the first time I’m seeing this issue. Is this a common one?

see the

JWT token expiration time.

jwt_expiration=

When the expiration field is not set it will never expire.

Thanks. Where do I find this, I mean which config file is this?

lora-gateway-bridge.toml, i think