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

any clue on checkToken error : Expected string, got undefined ? #141

Open
fghi opened this issue Sep 25, 2018 · 2 comments
Open

any clue on checkToken error : Expected string, got undefined ? #141

fghi opened this issue Sep 25, 2018 · 2 comments

Comments

@fghi
Copy link

fghi commented Sep 25, 2018

hi, i use ufs and ufs-local
works perfect on meteor 1.6.1.4
but not on meteor 1.7.0.5 :

  • the upload is stalled
  • the onProgress seems not triggered
@fghi fghi changed the title work good on 1.6.1.4 but broken on 1.7.0.5 works good on 1.6.1.4 but broken on 1.7.0.5 Sep 25, 2018
@fghi
Copy link
Author

fghi commented Sep 25, 2018

with more try i got the error message

W20180925-12:26:25.725(2)? (STDERR) (node:7297) UnhandledPromiseRejectionWarning: Error: Match error: Expected string, got undefined
W20180925-12:26:25.726(2)? (STDERR) at check (packages/check/match.js:36:17)
W20180925-12:26:25.726(2)? (STDERR) at LocalStore.Store.self.checkToken (packages/jalik:ufs/ufs-store.js:139:17)
W20180925-12:26:25.726(2)? (STDERR) at WebApp.connectHandlers.use (packages/jalik:ufs/ufs-server.js:149:24)
...

@fghi
Copy link
Author

fghi commented Sep 25, 2018

for more investigations please continue here :

https://forums.meteor.com/t/solved-how-to-downgrade-jalik-ufs-jalik-ufs-local-issue/45685/9

@fghi fghi changed the title works good on 1.6.1.4 but broken on 1.7.0.5 any clue on checkToken error : Expected string, got undefined ? Sep 27, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant