Bỏ qua để đến Nội dung
Menu
Câu hỏi này đã bị gắn cờ
2 Trả lời
220 Lượt xem

Hi I am facing problem with login screen for specific user, who gets the login screen loaded without username and password fields in his browser.

I never face this problem, and he is just not able to login. We tried loading the login page in incognito mode and on different browsers - always same result.

Any idea or someone faced this already?


I am running nginx web server as reverse proxy and only difference I can see for now between me and user with issue is geographical location.

Here is the login link: https://odoo-prd.digitalkitchen.bg/

Thanks for any idea or hint

Ảnh đại diện
Huỷ bỏ

Hi,

What sort of errors does the user have in Console?

Tác giả

Even though the initial HTML page is loaded over a secure HTTPS connection, some
resources like images, stylesheets or scripts are being accessed over an insecure
HTTP connection. Usage of insecure resources is restricted to strengthen the security
of your entire site.
To resolve this issue, load all resources over a secure HTTPS connection.
ixed Content: The page at 'https://odoo-
prd.digitalkitchen.bg/web/login?redirect=%2Fodoo%3F' was loaded over HTTPS, but
requested an insecure resource 'http://odoo-
prd.digitalkitchen.bg/bg/website/translations/af20f1c43329967e36db13f5648d68249bcd
2294'. This request has been blocked; the content must be served over HTTPS.

Tác giả Câu trả lời hay nhất

Ảnh đại diện
Huỷ bỏ
Câu trả lời hay nhất

Hello Ivan

Try to Regenerate Assets Bundle

You can do this by activating Developer Mode then go to the bug icon and and click on Regenerate Assets Bundle

This worked form me before

Ảnh đại diện
Huỷ bỏ
Tác giả

Regenerated the bundle, no success unfortunately.