diff --git a/json/blinko.json b/json/blinko.json index 465735bc..70f3508f 100644 --- a/json/blinko.json +++ b/json/blinko.json @@ -35,6 +35,10 @@ { "text": "Create your account on first access via the web interface.", "type": "info" + }, + { + "text": "After signup, if you see 'user not found' on first login, refresh the page (F5). This is a known upstream behavior; subsequent logins work normally.", + "type": "warning" } ] }