Skip to content

Unable to access parseFile in android. #2808

@johncarter778888

Description

@johncarter778888

Issue Description

[ I am using local parse server and mongodb database]

Steps to reproduce

  1. [access image file from android device]

Expected Results

[I want access Image File Stored in mongodb database]

Actual Outcome

[Image file in android device]

Environment Setup

  • Server
    • parse-server version (2.2]
    • Operating System: [cent OS]
    • Hardware: [Dont know]
    • Localhost or remote server? (remote server]
  • Database
    • MongoDB version: [3.0]
    • Storage engine: [-]
    • Hardware: [-]
    • Localhost or remote server? (AWS, mLab, ObjectRocket, Digital Ocean, etc): [remote server]

Logs/Trace

10-01 08:01:05.515 9441-9441/com.pgdior.unipune W/System.err: com.parse.ParseException: Download from S3 failed. Not Found
10-01 08:01:05.540 9441-9441/com.pgdior.unipune W/System.err: at com.parse.ParseAWSRequest.onResponseAsync(ParseAWSRequest.java:43)
10-01 08:01:05.540 9441-9441/com.pgdior.unipune W/System.err: at com.parse.ParseRequest$3.then(ParseRequest.java:137)
10-01 08:01:05.540 9441-9441/com.pgdior.unipune W/System.err: at com.parse.ParseRequest$3.then(ParseRequest.java:133)
10-01 08:01:05.540 9441-9441/com.pgdior.unipune W/System.err: at bolts.Task$15.run(Task.java:917)
10-01 08:01:05.540 9441-9441/com.pgdior.unipune W/System.err: at bolts.BoltsExecutors$ImmediateExecutor.execute(BoltsExecutors.java:105)
10-01 08:01:05.540 9441-9441/com.pgdior.unipune W/System.err: at bolts.Task.completeAfterTask(Task.java:908)
10-01 08:01:05.540 9441-9441/com.pgdior.unipune W/System.err: at bolts.Task.continueWithTask(Task.java:715)
10-01 08:01:05.540 9441-9441/com.pgdior.unipune W/System.err: at bolts.Task.continueWithTask(Task.java:726)
10-01 08:01:05.540 9441-9441/com.pgdior.unipune W/System.err: at bolts.Task$13.then(Task.java:818)
10-01 08:01:05.540 9441-9441/com.pgdior.unipune W/System.err: at bolts.Task$13.then(Task.java:806)
10-01 08:01:05.540 9441-9441/com.pgdior.unipune W/System.err: at bolts.Task$15.run(Task.java:917)
10-01 08:01:05.540 9441-9441/com.pgdior.unipune W/System.err: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1080)
10-01 08:01:05.540 9441-9441/com.pgdior.unipune W/System.err: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:573)
10-01 08:01:05.540 9441-9441/com.pgdior.unipune W/System.err: at java.lang.Thread.run(Thread.java:856)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions