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

Unable to Accept Assets #8589

Closed
2 tasks done
itscsquared opened this issue Oct 22, 2020 · 7 comments
Closed
2 tasks done

Unable to Accept Assets #8589

itscsquared opened this issue Oct 22, 2020 · 7 comments

Comments

@itscsquared
Copy link

itscsquared commented Oct 22, 2020

Please confirm you have done the following before posting your bug report:

Describe the bug
Email is generated from Snipe to the user the asset is being checked out to. Clicked the link, and the page loads to accept the asset. However, when clicking confirm, I get an error page stating it is unable to locate the mix file. When the debug mode is turned off, the error is just a basic 500 server error.

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior
Asset should be accepted and user receiving a confirmation message stating that fact.

Screenshots
image

image

Server (please complete the following information):

  • Snipe-IT Version 5.0.1
  • OS: [e.g. Ubuntu, CentOS] Windows Server 2016 Data Center
  • Web Server: [e.g. Apache, IIS] IIS
  • PHP Version 7.4.1

Desktop (please complete the following information):

  • OS: [e.g. iOS]
  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]

Smartphone (please complete the following information):

  • Device: [e.g. iPhone6]
  • OS: [e.g. iOS8.1]
  • Browser [e.g. stock browser, safari]
  • Version [e.g. 22]

Error Messages

  • WITH DEBUG TURNED ON, if you're getting an error in your browser, include that error
  • If a stacktrace is provided in the error, include that too.
  • Any errors that appear in your browser's error console.
  • Confirm whether the error is reproducible on the demo: https://snipeitapp.com/demo.
  • Include any additional information you can find in storage/logs and your webserver's logs.

Additional context

  • Is this a fresh install or an upgrade? Upgrade
  • What OS and web server you're running Snipe-IT on
  • What method you used to install Snipe-IT (install.sh, manual installation, docker, etc)
  • Include what you've done so far in the installation, and if you got any error messages along the way.
  • Indicate whether or not you've manually edited any data directly in the database

Add any other context about the problem here.

Please do not post an issue without answering the related questions above. If you have opened a different issue and already answered these questions, answer them again, once for every ticket. It will be next to impossible for us to help you.

@snipe snipe closed this as completed in 496b176 Oct 23, 2020
@itscsquared
Copy link
Author

itscsquared commented Oct 23, 2020

That error went away, but am still receiving another one stating there is an undefined variable: sig_filename. With debug turned off it still returns a 500 server error. Attached is a screenshot of the error.

image

And I did update to 5.0.2 as well and ran the handy commands after upgrading.

@snipe
Copy link
Owner

snipe commented Oct 23, 2020

Which screen are you seeing this on? I was able to sign for and accept an asset without any issues. Did this get triggered on acceptance where the signature is required, or no?

@itscsquared
Copy link
Author

After I select the radio button to accept and click 'submit,' that is when the error is triggered.

@snipe
Copy link
Owner

snipe commented Oct 23, 2020

Did this get triggered on acceptance where a signature is required, or no?

@itscsquared
Copy link
Author

No, no signature required.

@Pikok89
Copy link

Pikok89 commented Oct 23, 2020

I was able to replicate this issue on v 5.0.2
My installation doesn't require signature when accepting assets.

After making the use of a signature required I was able to accept the asset without any errors.
Disabling the feature again causes the error to reappear.

image

@snipe
Copy link
Owner

snipe commented Oct 23, 2020

Yeah its already fixed on develop

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

3 participants