The Instructure Community will enter a read-only state on November 22, 2025 as we prepare to migrate to our new Community platform in early December. Read our blog post for more info about this change.
We have an instance of Canvas on our server. We have an external tool hosted on a remote URL. The external tool is a Frontend App that only contains an index.html like the below:
<!DOCTYPE html>
<html>
<head>
<title>Hello World</title>
</head>
<body>
<h1>
Hello World
</h1>
</body>
</html>
Canvas Instance: https://canvas2021.labster.us/
Browsers: Chrome 101.0.4951.54
OS: Mac OS 10.15.7
I have also recorded a video to show all of this.
Please let me know if you need any further information.
Solved! Go to Solution.
Hello @IshanSubedi
Thanks for providing that information and getting back to us. It is strange it works on Firefox or other browsers but crashes when loaded on Chrome. Likely there is some extension or setting on Chrome that is causing the disconnect. You probably have, but have you tried in an incognito window or clearing your cache and cookies? Because it is a custom external tool you have built, there may be little Canvas Support can do but you are certainly welcome to contact them and open a case as previously mentioned. Additionally, you may need to have an IT team look into this further, but it does appear that the issue is stemming from Chrome directly if that is the only place you are experiencing the error. I'd certainly open a case to get Canvas to look at it directly!
In Chrome
On your computer, open Chrome.
At the top right, click the three dots
Click settings
On the left, choose Privacy and Security
Then, clear browsing data
At the top, choose a time range. To delete everything, select All time. I suggest at least 4 weeks
Next to "Cookies and other site data" and "Cached images and files," check the boxes.
Click Clear data.
Hello @IshanSubedi
I was able to take a look at your video and I was able to see the behavior you're describing. I am not sure what would be cause the tool to crash the browser, only to load totally fine after refreshing the screen. It almost acts like the Tool is not integrated correctly or something. What is the Tool called that you are using in the screen recording you provided?
Does it do this while using other browsers also? it looks like you were using Chrome in testing.
-Colton
Hi @ColtonSwapp
Thanks for responding
I'm sure that the tool is integrated correctly because it works fine on Firefox. This error only happens on Chrome just before loading the tool as an iframe. If it helps here's the log from chrome that we get when the browser crashes:
[79491:259:0524/183922.901919:ERROR:bad_message.cc(24)] Terminating renderer for bad PasswordManager IPC message, reason 3Hello @IshanSubedi
Thanks for providing that information and getting back to us. It is strange it works on Firefox or other browsers but crashes when loaded on Chrome. Likely there is some extension or setting on Chrome that is causing the disconnect. You probably have, but have you tried in an incognito window or clearing your cache and cookies? Because it is a custom external tool you have built, there may be little Canvas Support can do but you are certainly welcome to contact them and open a case as previously mentioned. Additionally, you may need to have an IT team look into this further, but it does appear that the issue is stemming from Chrome directly if that is the only place you are experiencing the error. I'd certainly open a case to get Canvas to look at it directly!
In Chrome
On your computer, open Chrome.
At the top right, click the three dots
Click settings
On the left, choose Privacy and Security
Then, clear browsing data
At the top, choose a time range. To delete everything, select All time. I suggest at least 4 weeks
Next to "Cookies and other site data" and "Cached images and files," check the boxes.
Click Clear data.
Community helpTo interact with Panda Bot, our automated chatbot, you need to sign up or log in:
Sign inTo interact with Panda Bot, our automated chatbot, you need to sign up or log in:
Sign in
This discussion post is outdated and has been archived. Please use the Community question forums and official documentation for the most current and accurate information.