Js proxy translator cannot import

I’m having errors importing with the js-proxy-translator again…

This is my project: LizardByte docs dashboard in Crowdin

No real details in the error message, but this is my config:

site URL: https://docs.lizardbyte.dev
mode: server side
page limit: 1000
ignore by css classes: crowdin-ignore,doxygen-awesome-fragment-wrapper,fragment
paths:

/latest/**
/projects/doxyconfig/**
/projects/koko/**
/projects/libdisplaydevice/**
/projects/sunshine/**
/projects/tray/**

exclude paths:

/projects/*/v**/**
/projects/plexhints/**
/projects/plexyglass/**
/projects/python-plexapi-backport/**
/projects/retroarcher-plex/**
/projects/retroarcher/**
/projects/sunshine/en/**
/projects/themerr-jellyfin/**
/projects/themerr-plex/**

language detect type: query
sync source: daily
publish: daily

When I select import, it scans for a few seconds and then an error pops up.

This used to work, so I’m not sure what’s failing. Any idea how I can fix this?

I tried deleting all the sources and starting again, but the result is the same.

Hello @ReenigneArcher,

Have you added the JavaScript snippet to your website code? This could potentially prevent the import

I replicated this in a second project by just having the following in my include section

/**
/404

It seems to be related to the **

Yes, the language selector is working fine. It just does not like the ** in the paths.

This is a documented feature though.

And again, this used to work fine.

HI @ReenigneArcher checking additionally on our side

1 Like

Is there anything else I can provide to help solve this?

Currently, we don’t need additional info. As soon as we have any news - we’ll get back to you

1 Like

Just checking in on this as it’s been over a month

Hi @ReenigneArcher, we checked the project with the team, and it looks like the import works now. Could you please confirm?