Skip to content
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

Open
mikepukcloud opened this issue Sep 20, 2018 · 3 comments
Open

Cannot upload files in new version of AtmosJSBrowser #5

mikepukcloud opened this issue Sep 20, 2018 · 3 comments

Comments

@mikepukcloud
Copy link

mikepukcloud commented Sep 20, 2018

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.

@mikepukcloud mikepukcloud changed the title Cannot upload files in new version Cannot upload files in new version of AtmosJSBrowser Sep 20, 2018
@twincitiesguy
Copy link
Contributor

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.

@mikepukcloud
Copy link
Author

mikepukcloud commented Sep 21, 2018

Sure not problem, no error produced as such, just file never uploads and status bar never progresses past "Creating Object"

image

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
TypeError: this.atmos.createObjectOnPath is not a function[Learn More] atmos-browser-min-2.1.0.js:53:218

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
at AtmosBrowserUtil.createObject (atmos-browser-min-2.1.0.js?

switching back to version 2.0.2 allows me to upload and doesn't show any issues like above in the dev console

@mikepukcloud
Copy link
Author

Hi
Please can the latest version be uploaded to the releases page, as we were given a new AtmosJSBrowser version via Support, that fixed the above issue, but this was created in November and the version on github page was last commit was september. we need the page updated if possible as we would like to give our customers the URL to download the browser app but cannot as the version hosted is the one that wont allow for uploads.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants