Skip to content

File upload to server isn't working #219

@noizde

Description

@noizde
Cannot invoke the action, eventually got an error: MainException: class java.io.IOException(No such file or directory)

...

at controllers.Attachments$$anonfun$add$1$$anonfun$apply$14$$anonfun$apply$15$$anonfun$apply$16$$anonfun$apply$17$$anonfun$apply$18.apply(Attachments.scala:87) ~[recon.recon-1.0-SNAPSHOT.jar:1.0-SNAPSHOT]
at controllers.Attachments$$anonfun$add$1$$anonfun$apply$14$$anonfun$apply$15$$anonfun$apply$16$$anonfun$apply$17$$anonfun$apply$18.apply(Attachments.scala:85) ~[recon.recon-1.0-SNAPSHOT.jar:1.0-SNAPSHOT]

which is upload.ref.moveTo(a.file, true) in Attachments.scala

Looks like it's having a no such file or directory found at the moveTo

Metadata

Metadata

Assignees

No one assigned

    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