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

Uploading sample portfolio results in "POST /portfolio-upload:complete failed" #214

Closed
jdhoffa opened this issue Nov 13, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@jdhoffa
Copy link
Member

jdhoffa commented Nov 13, 2024

Repro steps:

I have double checked this time, and the downloaded file is in fact a .csv (indicating this is likely distinct from #209 )

@bcspragu we chatted about this briefly, but wanted to get the details documented for posterity.

Error details:

{
  "name": "Error",
  "message": "POST /portfolio-upload:complete failed",
  "stack": [
    "Error",
    "    at x$ (https://pacta.dev.rmi.siliconally.dev/_nuxt/entry.3910a747.js:2228:19065)",
    "    at bf.fn (https://pacta.dev.rmi.siliconally.dev/_nuxt/entry.3910a747.js:2228:26982)",
    "    at bf.run (https://pacta.dev.rmi.siliconally.dev/_nuxt/entry.3910a747.js:1:4716)",
    "    at get value (https://pacta.dev.rmi.siliconally.dev/_nuxt/entry.3910a747.js:1:13176)",
    "    at We (https://pacta.dev.rmi.siliconally.dev/_nuxt/entry.3910a747.js:1:12085)",
    "    at https://pacta.dev.rmi.siliconally.dev/_nuxt/entry.3910a747.js:2229:244",
    "    at r (https://pacta.dev.rmi.siliconally.dev/_nuxt/entry.3910a747.js:1:16225)",
    "    at G (https://pacta.dev.rmi.siliconally.dev/_nuxt/entry.3910a747.js:1:31661)",
    "    at https://pacta.dev.rmi.siliconally.dev/_nuxt/entry.3910a747.js:2228:26459",
    "    at r (https://pacta.dev.rmi.siliconally.dev/_nuxt/entry.3910a747.js:1:16225)"
  ]
}
@jdhoffa jdhoffa added the bug Something isn't working label Nov 13, 2024
@bcspragu
Copy link
Collaborator

bcspragu commented Dec 8, 2024

Not sure which issue this was (could have been CORS or something else), but the flow should work on the dev site (hosted in the RMI tenant) now. Please re-open if this is still an issue you're seeing!

@bcspragu bcspragu closed this as completed Dec 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants