Code Monkey home page Code Monkey logo

Comments (11)

brunoocasali avatar brunoocasali commented on June 2, 2024 1

The following does not: https://www.meilisearch.com/docs/learn/update_and_migration/updating.html

and my browser redirects to the www subdomain first when I click on it.

Yes, but that's the thing we do not understand each other. I know this link: https://www.meilisearch.com/docs/learn/update_and_migration/updating.html does not work, but where does it come from?

from meilisearch-kubernetes.

alallema avatar alallema commented on June 2, 2024

Hi @pat-s,
Thanks for bringing this up, but for me the link on the answer is not broken. Where did you find the second one?

from meilisearch-kubernetes.

pat-s avatar pat-s commented on June 2, 2024

The link I posted in OP leads to

image

from meilisearch-kubernetes.

alallema avatar alallema commented on June 2, 2024

The link I posted in OP leads to

Yes, I can see that, but where did you find it? Because it is not coming from the error message, does it?
This way I know where we have to fix it because I'm not sure this one should work

from meilisearch-kubernetes.

pat-s avatar pat-s commented on June 2, 2024

It comes from the link posted in OP.

from meilisearch-kubernetes.

brunoocasali avatar brunoocasali commented on June 2, 2024

Actually @pat-s, if we use the link coming from the error message:

Error: Your database version (1.0.0) is incompatible with your current engine version (1.1.1).
To migrate data between Meilisearch versions, please follow our guide on https://docs.meilisearch.com/learn/update_and_migration/updating.html.

It does redirect.

from meilisearch-kubernetes.

pat-s avatar pat-s commented on June 2, 2024

The following does not: https://www.meilisearch.com/docs/learn/update_and_migration/updating.html

and my browser redirects to the www subdomain first when I click on it.

from meilisearch-kubernetes.

pat-s avatar pat-s commented on June 2, 2024

Ah!

I get redirected from https://docs.meilisearch.com/learn/update_and_migration/updating.html -> https://www.meilisearch.com/docs/learn/update_and_migration/updating.html when clicking on the URL in my browser (Chromium 112.0.5615.137).

from meilisearch-kubernetes.

alallema avatar alallema commented on June 2, 2024

Hi @pat-s,
Do you still have a redirect from https://docs.meilisearch.com/learn/update_and_migration/updating.html to the wrong site? Maybe the problem comes from your cache because it should not be the case:

curl -s -L -D - https://docs.meilisearch.com/learn/update_and_migration/updating.html -o /dev/null -w '%{url_effective}'
HTTP/2 301
date: Tue, 09 May 2023 13:32:23 GMT
content-length: 0
location: https://www.meilisearch.com/docs/learn/update_and_migration/updating
report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v3?s=s%2BRJ7vlRLO0hvqJFAo3qJFLMazho9hEuXiDcRxJgkx%2Bpr%2BDpNr3n6zVPHumNo4B4ZThPJ1Zbc4sFJKcko40nnr5RJf9G%2BFTX768wqRkEW77gYDxsBdTQ1ufL7hs72kjLGBnDYfGKeh%2FabMUmjDNiEQS37Q%3D%3D"}],"group":"cf-nel","max_age":604800}
nel: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
server: cloudflare
cf-ray: 7c4a4ee72a492a07-CDG
alt-svc: h3=":443"; ma=86400, h3-29=":443"; ma=86400

HTTP/2 200
age: 38
cache-control: public, max-age=0, must-revalidate
content-type: text/html; charset=utf-8
date: Tue, 09 May 2023 13:31:45 GMT
etag: "p1bpkmjdb08uxv"
server: Vercel
strict-transport-security: max-age=63072000
vary: RSC, Next-Router-State-Tree, Next-Router-Prefetch
x-matched-path: /docs/learn/update_and_migration/updating
x-powered-by: Next.js
x-vercel-cache: HIT
x-vercel-id: cdg1::iad1::wjbjb-1683639143587-94eac28ba780
content-length: 413357

https://www.meilisearch.com/docs/learn/update_and_migration/updating

from meilisearch-kubernetes.

pat-s avatar pat-s commented on June 2, 2024

Ahh I think I've spotted the issue. In the OP you see that the . gets appended to the URL and then some weird redirection happens. If I just click the link in my terminal, the dot gets appended and you almost don't notice that.

Maybe it's safer remove the period at the end of the sentence. Not sure if it's a terminal issue or something else but I guess the safest would be to remove the dot 😃️

404: https://docs.meilisearch.com/learn/update_and_migration/updating.html.
200: https://docs.meilisearch.com/learn/update_and_migration/updating.html

But could it be that you also changes something? Or maybe it was my cache but usually I try something like this in private windows. But can't recall anymore...

from meilisearch-kubernetes.

alallema avatar alallema commented on June 2, 2024

In fact if you look carefully it has even a .html at the end that is redirected without, so if you copy with the dot it will not work and redirect to: https://www.meilisearch.com/docs/learn/update_and_migration/updating
Thank you for closing it

from meilisearch-kubernetes.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.