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

Multi page server not working with Docker #8208

Closed
7 tasks done
michaelalhilly opened this issue May 18, 2022 · 2 comments
Closed
7 tasks done

Multi page server not working with Docker #8208

michaelalhilly opened this issue May 18, 2022 · 2 comments
Labels
invalid This doesn't seem right

Comments

@michaelalhilly
Copy link

Describe the bug

I followed the directions here with no luck. The main app from /index.html is loading but not for the nested page /success/index.html. The build process is working it's just an issue with dev server.

I created another issue regarding SSL with custom domain not serving here so either there's an issue with the dev server working from inside a Docker container or there are undocumented settings that can be applied to fix these issues.

I've included the project.

Reproduction

https://github.com/michaelalhilly/DockerVIteVue

System Info

System:
    OS: Linux 5.10 Debian GNU/Linux 10 (buster) 10 (buster)
    CPU: (6) x64 Intel(R) Core(TM) i7-8750H CPU @ 2.20GHz
    Memory: 6.75 GB / 7.77 GB
    Container: Yes
    Shell: 5.0.3 - /bin/bash
  Binaries:
    Node: 16.15.0 - /usr/local/bin/node
    Yarn: 1.22.18 - /usr/local/bin/yarn
    npm: 8.5.5 - /usr/local/bin/npm
  npmPackages:
    @vitejs/plugin-vue: ^2.3.1 => 2.3.3 
    vite: ^2.9.5 => 2.9.9

Used Package Manager

npm

Logs

No response

Validations

@sapphi-red sapphi-red added invalid This doesn't seem right and removed pending triage labels May 18, 2022
@sapphi-red
Copy link
Member

According to the docs, you would need to access it via /success/ not /success.

@sapphi-red
Copy link
Member

Some related issues: #2958 #7095 #7326

@github-actions github-actions bot locked and limited conversation to collaborators Jun 2, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
invalid This doesn't seem right
Projects
None yet
Development

No branches or pull requests

2 participants