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

Licenses - Clone Fails #275

Closed
cwhittl opened this issue Oct 6, 2014 · 10 comments
Closed

Licenses - Clone Fails #275

cwhittl opened this issue Oct 6, 2014 · 10 comments

Comments

@cwhittl
Copy link

cwhittl commented Oct 6, 2014

Here is the error from the log-fpm-fcgi-2014-10-06.txt file.

Next exception 'ErrorException' with message 'Undefined variable: assignment_type_list (View: /var/www/assetb2_collectivebias_com/htdocs/app/views/backend/licenses/edit.blade.php)' in /var/www/assetb2_collectivebias_com/htdocs/app/storage/views/8977bdb747c590dce76ac047faf422f7:113
Stack trace:
#0 /var/www/assetb2_collectivebias_com/htdocs/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(41): Illuminate\View\Engines\CompilerEngine->handleViewException(Object(ErrorException))
#1 /var/www/assetb2_collectivebias_com/htdocs/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(56): Illuminate\View\Engines\PhpEngine->evaluatePath('/var/www/assetb...', Array)
#2 /var/www/assetb2_collectivebias_com/htdocs/vendor/laravel/framework/src/Illuminate/View/View.php(134): Illuminate\View\Engines\CompilerEngine->get('/var/www/assetb...', Array)
#3 /var/www/assetb2_collectivebias_com/htdocs/vendor/laravel/framework/src/Illuminate/View/View.php(102): Illuminate\View\View->getContents()
#4 /var/www/assetb2_collectivebias_com/htdocs/vendor/laravel/framework/src/Illuminate/View/View.php(76): Illuminate\View\View->renderContents()
#5 /var/www/assetb2_collectivebias_com/htdocs/vendor/laravel/framework/src/Illuminate/Http/Response.php(70): Illuminate\View\View->render()
#6 /var/www/assetb2_collectivebias_com/htdocs/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Response.php(202): Illuminate\Http\Response->setContent(Object(Illuminate\View\View))
#7 /var/www/assetb2_collectivebias_com/htdocs/vendor/laravel/framework/src/Illuminate/Routing/Router.php(1427): Symfony\Component\HttpFoundation\Response->__construct(Object(Illuminate\View\View))
#8 /var/www/assetb2_collectivebias_com/htdocs/vendor/laravel/framework/src/Illuminate/Routing/Router.php(1003): Illuminate\Routing\Router->prepareResponse(Object(Illuminate\Http\Request), Object(Illuminate\View\View))
#9 /var/www/assetb2_collectivebias_com/htdocs/vendor/laravel/framework/src/Illuminate/Routing/Router.php(968): Illuminate\Routing\Router->dispatchToRoute(Object(Illuminate\Http\Request))
#10 /var/www/assetb2_collectivebias_com/htdocs/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(738): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request))
#11 /var/www/assetb2_collectivebias_com/htdocs/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(708): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request))
#12 /var/www/assetb2_collectivebias_com/htdocs/vendor/barryvdh/laravel-debugbar/src/Middleware.php(33): Illuminate\Foundation\Application->handle(Object(Illuminate\Http\Request), 1, true)
#13 /var/www/assetb2_collectivebias_com/htdocs/vendor/laravel/framework/src/Illuminate/Http/FrameGuard.php(38): Barryvdh\Debugbar\Middleware->handle(Object(Illuminate\Http\Request), 1, true)
#14 /var/www/assetb2_collectivebias_com/htdocs/vendor/laravel/framework/src/Illuminate/Session/Middleware.php(72): Illuminate\Http\FrameGuard->handle(Object(Illuminate\Http\Request), 1, true)
#15 /var/www/assetb2_collectivebias_com/htdocs/vendor/laravel/framework/src/Illuminate/Cookie/Queue.php(47): Illuminate\Session\Middleware->handle(Object(Illuminate\Http\Request), 1, true)
#16 /var/www/assetb2_collectivebias_com/htdocs/vendor/laravel/framework/src/Illuminate/Cookie/Guard.php(51): Illuminate\Cookie\Queue->handle(Object(Illuminate\Http\Request), 1, true)
#17 /var/www/assetb2_collectivebias_com/htdocs/vendor/stack/builder/src/Stack/StackedHttpKernel.php(23): Illuminate\Cookie\Guard->handle(Object(Illuminate\Http\Request), 1, true)
#18 /var/www/assetb2_collectivebias_com/htdocs/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(606): Stack\StackedHttpKernel->handle(Object(Illuminate\Http\Request))
#19 /var/www/assetb2_collectivebias_com/htdocs/public/index.php(49): Illuminate\Foundation\Application->run()
#20 {main} [] []

@technogenus
Copy link

platform, version ?

@cwhittl
Copy link
Author

cwhittl commented Oct 7, 2014

Sorry, CENTOS 6.5
System Information

Application Version: beta.0.5.4

Laravel Version: 4.1.31

On Tue, Oct 7, 2014 at 4:26 AM, Jay Richards [email protected]
wrote:

platform, version ?


Reply to this email directly or view it on GitHub
#275 (comment).

@snipe
Copy link
Owner

snipe commented Oct 16, 2014

Hi @cwhittl - I'm unable to reproduce this locally on the develop branch (which is the most up to date version Snipe-IT). Can you try installing that branch instead?

@cwhittl
Copy link
Author

cwhittl commented Oct 16, 2014

Sure, one question Is that going to kill my DB?

On Thu, Oct 16, 2014 at 2:43 PM, snipe [email protected] wrote:

Hi @cwhittl https://github.com/cwhittl - I'm unable to reproduce this
locally on the develop branch (which is the most up to date version
Snipe-IT). Can you try installing that branch instead?


Reply to this email directly or view it on GitHub
#275 (comment).

@snipe
Copy link
Owner

snipe commented Oct 16, 2014

Honestly, I never got the most recent versions from @technogenus to work, so I don't know. The last stuff from their branch I got to work was already merged in, but that excludes the last two PRs (which he deleted, so I can't actually compare them.) He shouldn't have recommend to my users that they go off and install a branch that wasn't yet merged, since it means I then end up supporting code I didn't write and couldn't make part of the project.

They were not official releases, and I couldn't merge his work into the main branch because it blew my shit up too. I'm only working off of the develop branch, since that's the branch I am responsible for. I definitely recommend backing up your current database before trying this, but if things blow up when you try using develop, you can send me your schema dump and I'll try to write something that puts it all back together.

I'm sorry about this, and I'm angry at the way this has turned out. I should have stepped in and stopped him from telling people here to use his branches sooner. Got busy with my startup, etc, and assumed his PRs wouldn't be hellish to merge.

I know, that's way more info than you wanted (DRA-MAAAAH!), but I wanted to explain why everything got donked up. I'm committed to helping you get it back on track though.

@cwhittl
Copy link
Author

cwhittl commented Oct 16, 2014

LOL, what I will do is what I did last time which is create a brand new
install and then just switch database connections and then treat the
symptoms if there are any.

Thanks for your help and I hate that you are experiencing the DRAMA but we
love the app and appreciate your stick-to-itiveness!

On Thu, Oct 16, 2014 at 3:51 PM, snipe [email protected] wrote:

Honestly, I never got the most recent versions from @technogenus
https://github.com/technogenus to work, so I don't know. The last stuff
from their branch I got to work was already merged in, but that excludes
the last two PRs (which he deleted, so I can't actually compare them.) He
shouldn't have recommend to my users that they go off and install a branch
that wasn't yet merged, since it means I then end up supporting code I
didn't write and couldn't make part of the project.

They were not official releases, and I couldn't merge his work into the
main branch because it blew my shit up too. I'm only working off of the
develop branch, since that's the branch I am responsible for. I definitely
recommend backing up your current database before trying this, but if
things blow up when you try using develop, you can send me your schema
dump and I'll try to write something that puts it all back together.

I'm sorry about this, and I'm angry at the way this has turned out. I
should have stepped in and stopped him from telling people here to use his
branches sooner. Got busy with my startup, etc, and assumed his PRs
wouldn't be hellish to merge.

I know, that's way more info than you wanted (DRA-MAAAAH!), but I wanted
to explain why everything got donked up. I'm committed to helping you get
it back on track though.


Reply to this email directly or view it on GitHub
#275 (comment).

@snipe
Copy link
Owner

snipe commented Oct 16, 2014

Great :) I'm also working right now on adding a default location ID to assets that are RTD/pending/etc, since that was something that I think was part of his stuff, and you (or someone else) had asked for it. Should have something to push out to develop in an hour or so.

@cwhittl
Copy link
Author

cwhittl commented Oct 16, 2014

Perfect, will be messing with it tomorrow afternoon so I'll enjoy ALL THE
THINGS!

On Thu, Oct 16, 2014 at 3:57 PM, snipe [email protected] wrote:

Great :) I'm also working right now on adding a default location ID to
assets that are RTD/pending/etc, since that was something that I think was
part of his stuff, and you (or someone else) had asked for it. Should have
something to push out to develop in an hour or so.


Reply to this email directly or view it on GitHub
#275 (comment).

@snipe
Copy link
Owner

snipe commented Oct 16, 2014

Great, let me know how it works out. I just pushed out my changes, and issued a release (v1.0, finally!), so please do let me know if you have any trouble.

@cwhittl
Copy link
Author

cwhittl commented Oct 17, 2014

It looks like I was able to get it to work, I'm betting on the next update
I will have fun migrating for now it works

On Thu, Oct 16, 2014 at 5:23 PM, snipe [email protected] wrote:

Great, let me know how it works out. I just pushed out my changes, and
issued a release (v1.0, finally!), so please do let me know if you have any
trouble.


Reply to this email directly or view it on GitHub
#275 (comment).

@snipe snipe closed this as completed Oct 24, 2014
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