jonataslaw / jonataslaw/get_server

A big thanks for your valuable support.... ๐Ÿ‘๐Ÿ‘๐Ÿ‘ Below i list 3 problem when I integration/testing getxserver

Open
#76 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Dart
Stars
484
Forks
43
PR merge metrics
No merged PRs in 30d

Description

Problem 1)
Unhandledexception:MimeMultipartException: Bad multipart ending

This is Big issue ...
When some one (end user)
Change api call header request like tick content Type ( multipart/form-data; boundary=)
then our api application(main.exe) is crashing.
Then we need to manually start again

Problem 2)
Follow thought your docs i host my
First getxserver on my vps(Linux Ubuntu),๐Ÿ‘๐Ÿ‘

In ubuntu I use wine applications (my server app => main.exe )
For running windows applications .
I don't know it's a best method or not? Pls let me know it's ok or not,
--------------------------------
Problem 3)
Also I upload images,pdf.. using multipart .It's working on localhost(127.0.0.1) also on lan ip,
But in vps the file are currepted can't open ...(file can see, but can't open)

-----------------------------------

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by separating the three reported problems: reproduce the malformed multipart request, then test multipart file uploads on localhost and the Ubuntu VPS setup described in the issue. The issue mentions no files or tests, so first locate the multipart handling and deployment entry points. Done means malformed requests do not crash the server and uploaded images or PDFs remain readable on the VPS.

Written by the indexing model from the issue text.

Assessment

Tech stack
dart, ubuntu
Domain
backend, devops, operating-systems
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.