-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cannot upload files in new version of AtmosJSBrowser #5
Comments
Can you show the error message that you see? Please be sure to scrub any sensitive data. FYI, it works fine for me in Windows 10 (1607) w/ Java 1.8.0_121. |
Sure not problem, no error produced as such, just file never uploads and status bar never progresses past "Creating Object" Im on windows 7 with java version 1.8.0_66, however also tested on widows 10 with java 1.8.0_171 ECS Version: 3.2 Patch 1 GP 15 When running it via firefox and opening the development tool web console, when i try to do an upload after selecting the file when the Creating object appears, i see the following in the dev console In template fileRowContents, tag entry.systemMeta.mtime not found in model or templates (entry.systemMeta.mtime not found in templates) atmos-browser-min-2.1.0.js:65:110 in Chrome the dev console error is atmos-browser-min-2.1.0.js?uid=b684f648452f4a72ac0d4759720ef9a3%2F510-809-26-88fc2b-1&expires=2799738743&signature=WWfplPwRQIbvBRSuXxkmgxRted4%3D:53 Uncaught TypeError: this.atmos.createObjectOnPath is not a function switching back to version 2.0.2 allows me to upload and doesn't show any issues like above in the dev console |
Hi |
As a tester for the old software on ECS we reported the issues with downloading files and the dependency on a working internet connection when running the script. however in the new version those two items are now fixed, however uploading is now broken. I have ran the upload.bat on a fresh PC and fresh bucket to create a fresh install and still have the same issue, it reads the metadata, but progresses no further than creating object.
running the old and new version side by side on same PC on same bucket using different folders allows me to compare side by side and this is not an issue in the old version.
The text was updated successfully, but these errors were encountered: