Known issues & bug reports

Hello @roboticage. Could you please make a screenshot of the Network Tab of the Developer Tools, expecially regarding the websockets? I have a hunch that the problem could be there. Possibly from google chrome, which network tools I know better.

Thank you

Hello @roboticage would you also try to login from an Incognito window in Chrome?
Have you installed any Chrome plugin recently?

Sorry this is happening to you, we will try our best to debug this issue!

Hi,

find bellow the Development Tools => Network for:
Chrome:
roboticage_error_chrome_DevToolsNet_StuckOnLoading.png

Chrome Incognito: (1-webpage expanded, 2-DevTools expanded)
roboticage_error_chrome_incognito1_DevToolsNet_StuckOnLoading.png
roboticage_error_chrome_incognito2_DevToolsNet_StuckOnLoading.png

Mozilla:
roboticage_error_mozilla_DevToolsNet_StuckOnLoading.png

Regarding plugins in Google Chrome yes I've installed "IE Tab" (ietab.net) and AdBlock looong before but it didn't work before this last plugin instalation and only on Chrome I have installed plugins.
The create website doesn't work for almost 3 weeks now for my use on either computer, even at work.

Can I use another user to see if it has something to do with this user?
I also created "robotized" username.


System: ASUS F3Sg (Intel Core2Duo 2.4GHz, 4GB RAM, GeForce9300M)
System OS: Windows 7 Pro 32bit (also tested on Lenovo Thinkpad2 Windows 10 PRO 32bit)
Resolution: 1280x800
Browsers: Mozilla firefox 43.0.2
Google chrome Version 47.0.2526.106m

Hi,

I don't know how much it helps but I saw two things:
1)The errors reported in the Console menu under Developer Tools shows some vendor... with a "http" link and under it "https://localhost:8990/inf" even if typed the website with http not https:
roboticage_error_chrome_DevTools_Console_StuckOnLoading.png

2)On my Lenovo ThinkPad2 with Windows 10 PRO and the same browsers Mozilla firefox 43.0.2 and Google chrome Version 47.0.2526.106m the same but with Microsoft Edge when I opened the Developer Tools it worked only 1 single time and the page gone to the initial page where a moving picture of an Arduino board is on the background but that was it nothing works after that on Edge neither!


System: ASUS F3Sg (Intel Core2Duo 2.4GHz, 4GB RAM, GeForce9300M)
System OS: Windows 7 Pro 32bit (also tested on Lenovo Thinkpad2 Windows 10 PRO 32bit)
Resolution: 1280x800
Browsers: Mozilla firefox 43.0.2
Google chrome Version 47.0.2526.106m

Yes, please, try to access with robotized. It should present you with a page saying you have no access (but at least it would mean that it got past the spinning wheel of doom).

Hi,

I've tried and still not working.
I've tried from other PCs on the company I work and still no result.

:frowning:

Uhm, could it be a particular firewall in your company's network?

Hello! Just joined this awesome project! :slight_smile:

I'm having an error, don know if I should post it here or open a thread with it.

I will report it, if you think may be a new thread is needed please tell me.

Ok, I created a sketch by uploading an existing one I had in my PC.
I connect the board, a Nano v3 from ebay.
I check "Verify" and it gives me "avr-g++: error: missing argument to '-mmcu='".
My question is, does this only works with official boards? I have them, but not right here with me to test it.

Thank you.

@roboticage our last deploy has fixed this issue.

Please restart again the agent from here: http://create-staging.arduino.cc/getting-started and it will start working.

Thanks

im not sure if here is where i should be posting this issues ut here is m report on the beta testing create.

BETA app looks great tho i find issues with larger screen displays and this causes the settings to look very small with check boxes offsets, in addition the IR lib is over 1MB and so i cant upload the zip file cuz i get errors also it be nice if we can upload multiple zip folders at once since the one by one step is too slow and since this is a new program web app those who like to use it would need to import the 100's of lib from the C:/ to the web base app other than that everything looks great and cant wait to start using it often.

also sometimes i try to log in and i get this error:

502 Bad Gateway
nginx/1.9.10

it only happens when i try to log in and i tried on both firefox and chrome in win 8.1

not sure why i got to upload like 10 ip file to the new library

INSPECTED ELEMENT on win 8.1 firefox

The character encoding of the HTML document was not declared. The document will render with garbled text in some browser configurations if the document contains characters from outside the US-ASCII range. The character encoding of the page must be declared in the document or in the transfer protocol.

this happen when i clicked on the tray icon and selected the go to arduino create (staging)

@FranksDesigNatures could you post some screenshots?

Hi

as with post #18 I cannot upload a simple program to an unofficial UNO board although my standard Arduino set up 1.6.6 works fine. See screen capture for error message.

Despite this I do like the IDE and being in the cloud has so many opportunities for educational uses. Are you planning to let people share their folders with other users - a bit like drop box?

Hi

Install the Arduino Plugin for Windows, this certificate is not authenticated by Arduino. I have tried this several times and the error remains the same. I use the Google Chrome browser and operating system: Windows 10 - 64xbit system

@robot-chicken That error seems to be a bug on some CPU. Can you please tell us what board is it? We have a similar problem with Arduino Nano and the fix is going to be deployed early next week.

@MrBijnens you can just click the detail link and skip the warning to properly install the agent.

Hi the board I am using is a UNO copy from ebay. It has the WCH CH340G usb interface chip and the CPU is an AMTEL MEGA328P AU 1539 Chip

Hope that helps and thanks for all the effort you are putting in to resolve the issues only wish MS were more responsive!!

Don't know if this helps but I have a similar board which is working fine but it has a ATMEL MEGA328P AU 1514

1539, 1514, etc are just manufacturer date code. Mega328P is the chip, AU is the package type (32 pin TQFP). PU is the plastic DIP, MU is the small leadless package.

Hi all,
if you find a bug that is not already reported elsewhere please open a new thread as it is a bit difficult for us to give support to a variety of issues in this single thread.

Please include:

  • OS version and Browser you are using
  • Steps to reproduce bug
  • Expected behavior
  • Actual behavior
    If you can supplement your bug report with an image, screencast or log that helps others reproduce the issue, attach these files.

Thanks!