jycob
December 16, 2018, 10:49am
1
hi community,
am facing an error in my system where after updating bench I cant see the items in notification bar.
attached is the image.
kindly help on how I can solve this…
I searched in the forum but not any solution worked.
am using
ERPNext: v11.0.3-beta.30 () (staging)
Frappe Framework: v11.0.3-beta.37 () (staging)
thank you
clarkej
December 16, 2018, 4:24pm
3
Same case if you login as Administrator?
Try
‘bench build’
‘bench clear-cache’
The above commands listed here ‘bench --help’
‘bench reset-perms’ will restore permissions to default?
jycob
December 16, 2018, 4:52pm
4
Yes even when I log in as admin there is nothing in the bar.
jycob
December 16, 2018, 6:34pm
5
I tried this but still facing the same error
clarkej
December 16, 2018, 6:45pm
6
Then the question is what functions can or can’t you do?
The idea is to ‘smoketest’ to survey what other functions don’t work? That would help identify and characterize what is going on, to confirm this is not say a permission problem?
jycob
December 16, 2018, 6:48pm
7
as admin am performing all functions though the notification bar reads zero and am having some unpaid invoices and unread emails and they should appear on the notification bar.
I had attached the image previously
clarkej
December 16, 2018, 6:57pm
8
So then other than that no problem it seems
jycob
December 16, 2018, 7:03pm
9
Yeah that the only issue identified so far
ofca
December 18, 2018, 4:35am
10
Dropping a ‘me too’ here; same version, same problem. Everything seems to be working, other than the notification rectangle/square/bar/whatever
ofca
December 18, 2018, 7:42pm
11
This has been fixed in Frappe Framework: v11.0.3-beta.38 () (staging)
clarkej
December 18, 2018, 10:26pm
12
1 Like
jycob
December 19, 2018, 5:36am
13
thank this solved though am facing a different error while updating…
building erpnext assets
SyntaxError: malformed import statement in /home/frappe/frappe-bench/apps/frappe/frappe/public/less/chat.less on line 6, column 1:
5 @import “flex.less”;
6 @import {reference} “common.less”;
7
am looking to solve this …thank you.
ofca
December 19, 2018, 7:00am
14
Yup; had it too; forgot to mention that.
jycob
December 19, 2018, 2:13pm
15
now this is solved just updated.
ofca
December 19, 2018, 6:31pm
16
aye; both issues are gone in b39